DB/NPC: delete perm spawned Galaen

closes #29848 by Jonne733
This commit is contained in:
Aokromes
2024-03-29 14:13:41 +01:00
committed by GitHub
parent 69364d8ec4
commit cff9fc5a30

View File

@@ -0,0 +1,2 @@
-- Remove creature Galaen (he is spawned by script)
DELETE FROM `creature` WHERE `guid`=86514;