mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
Borean Tundra: Support for quest 11876
'Help Those That Cannot Help Themselves' --HG-- branch : trunk
This commit is contained in:
2
sql/updates/7373_world_creature_template.sql
Normal file
2
sql/updates/7373_world_creature_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creatyre_template` SET `scriptname`='npc_trapped_mammoth_calf' WHERE `entry`=25850;
|
||||
|
||||
2
sql/updates/7373_world_item_template.sql
Normal file
2
sql/updates/7373_world_item_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `item_template` SET `scriptname`='item_dehta_trap_smasher' WHERE `entry`=35228;
|
||||
|
||||
Reference in New Issue
Block a user