fix(DB/Creature): Remove creature 138 (#15291)

This commit is contained in:
neifion-00000000 2023-03-07 11:43:29 -06:00 committed by GitHub
parent 4d9f336a50
commit ae57e0c6d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
--
-- This entry should not exist and appears to serve no purpose
DELETE FROM `creature_template` WHERE `entry`=138;