mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 13:29:41 -04:00
777a4361a0
Added recently committed scriptnames to world_scripts_full.sql. --HG-- branch : trunk
3 lines
179 B
SQL
3 lines
179 B
SQL
UPDATE `creature_template` SET `scriptname`='npc_trapped_mammoth_calf' WHERE `entry`=25850;
|
|
UPDATE `item_template` SET `scriptname`='item_dehta_trap_smasher' WHERE `entry`=35228;
|