fix(DB/Creature): Remove Neophyte Guardian spawn (#14409)
* fix(DB/Creature): Remove Neophyte Guardian spawn * Update neophyteguardianbegone.sql
This commit is contained in:
parent
80061d582e
commit
0eb85c0bfa
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM `creature` WHERE `id1` = 21312 AND `GUID` = 85563 ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue