fix(DB/areatrigger_tavern) Fix neutral rest area in Booty Bay (#13656)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
--
|
||||||
|
SET @FACTION_BOTH := 6;
|
||||||
|
UPDATE `areatrigger_tavern` SET `faction` = @FACTION_BOTH WHERE `id` = 862;
|
||||||
Reference in New Issue
Block a user