fix(DB/Events): Apothecary Hummel should be linked to event (#10786)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645520412284756500');
|
||||||
|
|
||||||
|
DELETE FROM `game_event_creature` WHERE `guid` = 146623;
|
||||||
|
INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES
|
||||||
|
(8, 146623);
|
||||||
Reference in New Issue
Block a user