fix(DB/areatrigger_tavern) Fix neutral rest area in Booty Bay (#13656)
This commit is contained in:
parent
53874ea0ba
commit
c3d511e3bf
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
SET @FACTION_BOTH := 6;
|
||||
UPDATE `areatrigger_tavern` SET `faction` = @FACTION_BOTH WHERE `id` = 862;
|
||||
Loading…
Add table
Add a link
Reference in a new issue