DB/Disables: Disabled Darnassian and Gilneas Refugee phase
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `disables` WHERE `sourceType`=9 AND `entry`=11595;
|
||||
INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES
|
||||
(9, 11595, 0, '', '', 'Disable Darnassian and Gilnean Refugees phase');
|
||||
Reference in New Issue
Block a user