fix(DB_Creature) remove unnecessary NPC Griz Gutshank (#7678)
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
This commit is contained in:
parent
aca8e56971
commit
30624c4e17
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630506569314815219');
|
||||
|
||||
DELETE FROM `creature` WHERE `id` = 28225;
|
||||
Loading…
Add table
Add a link
Reference in a new issue