fix(Script/HoS): The door for Hall of the High Father is open (#23412)

This commit is contained in:
blinkysc
2025-11-01 13:18:18 -05:00
committed by GitHub
parent acee5a4220
commit a71af42e1c
2 changed files with 2 additions and 11 deletions

View File

@@ -0,0 +1,2 @@
-- GO_TRIBUNAL_ACCESS_DOOR
UPDATE `gameobject` SET `state` = 0 WHERE `id` = 191295 AND `map` = 599;