DB/Creature: only show Blix Fixwidget during Brewfest

Closes #9923
This commit is contained in:
fedehacker
2013-06-04 10:14:11 +02:00
committed by ZxBiohazardZx
parent e7aa5679ee
commit b8a457d0ae

View File

@@ -0,0 +1,2 @@
DELETE FROM `game_event_creature` WHERE `guid`=152120 AND `eventEntry`=24;
INSERT INTO `game_event_creature` (`guid`, `eventEntry`) VALUES (152120,24);