mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
DB/NPC: fix Darnassus shield merchant missing equipment in hand (#1089)
Added missing equipment (wooden staff as on wowhead screenshot). Closes #1084 on github.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1542924166930408100');
|
||||
UPDATE `creature_equip_template` SET `ItemID1`='35' WHERE `CreatureID`=4240 AND `ID`=1;
|
||||
Reference in New Issue
Block a user