diff options
-rw-r--r-- | sql/updates/world/2013_01_12_02_world_creature_template.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_01_12_02_world_creature_template.sql b/sql/updates/world/2013_01_12_02_world_creature_template.sql index f9c15b34423..608af749f15 100644 --- a/sql/updates/world/2013_01_12_02_world_creature_template.sql +++ b/sql/updates/world/2013_01_12_02_world_creature_template.sql @@ -1 +1 @@ -UPDATE `creature_template` SET `ScriptName`= 'boss_gatewatcher_gyrokill' WHERE `entry`=19218;
\ No newline at end of file +UPDATE `creature_template` SET `ScriptName`= 'boss_gatewatcher_gyrokill' WHERE `entry`=19218; |