mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/scripts: Add generic script to prevent cannon movement.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add Generic Harpoon gun script to prevent movement
|
||||
UPDATE `creature_template` SET `ScriptName`= 'npc_generic_harpoon_cannon' WHERE `entry` IN (27714,30066,30337);
|
||||
Reference in New Issue
Block a user