SQL: Fix bad sql

(cherry picked from commit 9e2b0eb718)

Conflicts:
	sql/updates/world/2015_07_26_00_world.sql
This commit is contained in:
Vincent-Michael
2015-07-27 01:32:41 +01:00
committed by DDuarte
parent f44364d72a
commit 8092c68e88

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `InhabitType`=4, `AIName`="SmartAI" WHERE `entry`=29999;