DB/Disables: Disabled Darnassian and Gilneas Refugee phase

This commit is contained in:
ModoX
2024-06-04 00:48:12 +02:00
parent 3aae692ec3
commit d82bfe463a

View File

@@ -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');