mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
3 lines
257 B
SQL
3 lines
257 B
SQL
update creature_template set scriptname = 'boss_warchief_kargath_bladefist' where entry = 16808;
|
|
UPDATE `instance_template` SET `script`='instance_deadmines' WHERE map = 36;
|
|
UPDATE `item_template` SET `ScriptName`='item_defias_gunpowder' WHERE entry = 5397; |