From e82b78a50451bdfbaa8c81a6d6e8acab68cb4d65 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Sun, 14 Dec 2014 20:03:45 +0000 Subject: Update 2014_12_14_02_world.sql --- sql/updates/world/2014_12_14_02_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/2014_12_14_02_world.sql b/sql/updates/world/2014_12_14_02_world.sql index 53748f2b81c..25f4ed66880 100644 --- a/sql/updates/world/2014_12_14_02_world.sql +++ b/sql/updates/world/2014_12_14_02_world.sql @@ -1,7 +1,7 @@ SET @Pentarus := 28160; -- Archmage Pentarus SET @SPELL := 50860; -- Summon Machine 28192 Set @Machine:= 28192; -Set @Sworldpell2 := 51036; -- Summon Summon Venture Co. Air Patrol 28229 +Set @Spell2 := 51036; -- Summon Summon Venture Co. Air Patrol 28229 Set @AirPatrol:= 28229; UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=@Pentarus; UPDATE `creature_template` SET `npcflag`= 16777216, `InhabitType`=4, `AIName`='SmartAI', `VehicleId`=220 WHERE `entry`=@Machine; -- cgit v1.2.3