From 0cb68815ec207e519a442283fa6e901ad3704833 Mon Sep 17 00:00:00 2001 From: Machiavelli Date: Sat, 13 Aug 2011 22:04:05 +0200 Subject: Scripts/Storm Peaks: Make Hyldsmeet Drakerider properly respawn. --- sql/updates/world/2011_08_13_02_world_creature_scriptname.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2011_08_13_02_world_creature_scriptname.sql (limited to 'sql') diff --git a/sql/updates/world/2011_08_13_02_world_creature_scriptname.sql b/sql/updates/world/2011_08_13_02_world_creature_scriptname.sql new file mode 100644 index 00000000000..c8b85c37f66 --- /dev/null +++ b/sql/updates/world/2011_08_13_02_world_creature_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_hyldsmeet_protodrake' WHERE `entry`=29625; \ No newline at end of file -- cgit v1.2.3