aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2012-11-11 18:43:04 +0100
committerGacko <gacko28@gmx.de>2012-11-11 18:43:04 +0100
commit5126c0ad8ba2ba18866226ad7829f4301c90d4b6 (patch)
tree428f816c57762a96fde18e0d621e4d1b0d765305 /sql/updates
parenta2748fde4b6b4ddb042264cd50f1f522a148daec (diff)
Core/DB: Utgarde Keep - Proto Drake
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2012_11_10_00_world_utgarde.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_11_10_00_world_utgarde.sql b/sql/updates/world/2012_11_10_00_world_utgarde.sql
index 3ff985cb50b..90c9cd80b83 100644
--- a/sql/updates/world/2012_11_10_00_world_utgarde.sql
+++ b/sql/updates/world/2012_11_10_00_world_utgarde.sql
@@ -9,7 +9,7 @@ INSERT INTO `smart_scripts`(`entryorguid`,`source_type`,`event_type`,`event_para
-- Template updates for proto drake and rider
UPDATE `creature_template` SET `AIName`='',`ScriptName`='npc_enslaved_proto_drake' WHERE `entry`=24083; -- Proto drake non heroic
-UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry` IN (24849,31676); -- Proto drake rider
+UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry` IN (24849,31676); -- Proto drake rider
-- Waypoints for core script
DELETE FROM `waypoint_data` WHERE `id`=125946;