mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
DB/Creature: restore ScriptName for Sentinel Sweetspring.
Wrongly removed it in b52e774.
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_29_06_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_29_06_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName`="npc_stable_master" WHERE `entry`=27056;
|
||||
Reference in New Issue
Block a user