fix(DB/Creature): Peon Gakra should be an innkeeper (#23699)

This commit is contained in:
Andrew
2025-11-15 09:42:59 -03:00
committed by GitHub
parent c552158e99
commit 6abff4ac2b

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag` = `npcflag` |65536 WHERE `entry` = 29944;