fix(DB/Creature): Remove Tamed ravager spawns (#14408)

This commit is contained in:
Samsequel
2022-12-29 18:38:50 +01:00
committed by GitHub
parent 4eb915401a
commit 35fa273ead

View File

@@ -0,0 +1 @@
DELETE FROM `creature` WHERE `id1` = 19461;