mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
3 lines
196 B
SQL
3 lines
196 B
SQL
UPDATE gameobject_template SET `ScriptName`='go_cat_figurine' WHERE `entry`=13873;
|
|
UPDATE creature_template SET ScriptName='npc_garments_of_quests' WHERE entry IN (12429,12423,12427,12430,12428);
|