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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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