Skip to content

Commit

Permalink
DB/World Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Traesh committed Jul 9, 2018
1 parent f44994a commit c50d0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/ashamane/world/2018_07_07_02_world.sql
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
UPDATE `gameobject_template` SET `size` = 1 WHERE (entry = 259095);

-- Table `creature_equip_template`
UPDATE `creature_equip_template` SET `ItemID1`='45123' WHERE `CreatureID`=86087
UPDATE `creature_equip_template` SET `ItemID1`='45123' WHERE `CreatureID`=86087;

-- Table `creature_addon`
INSERT IGNORE INTO `creature_addon` (`guid`, `emote`) VALUES ('21011114', '1');
Expand Down

0 comments on commit c50d0cb

Please sign in to comment.