fix(DB/Creature): Remove Neophyte Guardian spawn (#14409)

* fix(DB/Creature): Remove Neophyte Guardian spawn

* Update neophyteguardianbegone.sql
This commit is contained in:
Samsequel
2022-12-30 21:57:16 +01:00
committed by GitHub
parent 80061d582e
commit 0eb85c0bfa

View File

@@ -0,0 +1 @@
DELETE FROM `creature` WHERE `id1` = 21312 AND `GUID` = 85563 ;