fix(DB_Creature) remove unnecessary NPC Griz Gutshank (#7678)

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
This commit is contained in:
JamesGent
2021-09-03 19:06:23 +01:00
committed by GitHub
parent aca8e56971
commit 30624c4e17

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630506569314815219');
DELETE FROM `creature` WHERE `id` = 28225;