DB/Creature: Remove static spawns of Aldor Gryphon Guard

Closes #24739

(cherry picked from commit c7607abd0f)
This commit is contained in:
offl
2020-06-14 18:59:42 +02:00
committed by Shauren
parent 6a6fd0880e
commit 13aa017349

View File

@@ -0,0 +1,2 @@
-- Aldor Gryphon Guard is only summoned
DELETE FROM `creature` WHERE `id` = 22077;