mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
3 lines
140 B
SQL
3 lines
140 B
SQL
-- Argent Tournament Target Dummies
|
|
UPDATE `creature_template` SET `ScriptName`= 'npc_training_dummy' WHERE `entry` IN (33229,33243,33272);
|