mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
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