ProjectEQ / peq-expansions

2 stars 0 forks source link

Zone Expansion Fixes #159

Open titanium-forever opened 2 years ago

titanium-forever commented 2 years ago
titanium-forever commented 2 years ago
UPDATE zone SET expansion="1" WHERE short_name="erudsxing";
UPDATE zone SET expansion="3" WHERE short_name="warrens";
UPDATE zone SET expansion="3" WHERE short_name="stonebrunt";
titanium-forever commented 2 years ago

Potential fix affected by outcome of this issue: https://github.com/EQEmu/Server/issues/2280