mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
3 lines
136 B
SQL
3 lines
136 B
SQL
-- Skadi Harpoon Launchers
|
|
UPDATE `gameobject_template` SET `ScriptName`='go_harpoon_launcher' WHERE `entry` IN (192175,192176,192177);
|