mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Templates: Added equipment template for Terenas Menethil
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `creature_equip_template` WHERE `entry`=2475;
|
||||
INSERT INTO `creature_equip_template` (`entry`,`itemEntry1`,`itemEntry2`,`itemEntry3`) VALUES
|
||||
(2475,39659,0,0);
|
||||
Reference in New Issue
Block a user