Files
TrinityCore/sql/updates/8348_world_scriptname.sql
John Holiver 4eb7f38dfc Added scriptnames for ref4a8519f6.
Other stuff needed was posted on TDB forum (e.g. EAI for summons).

--HG--
branch : trunk
2010-05-31 22:02:13 -03:00

3 lines
136 B
SQL

-- Skadi Harpoon Launchers
UPDATE `gameobject_template` SET `ScriptName`='go_harpoon_launcher' WHERE `entry` IN (192175,192176,192177);