fix(DB/Creatures): Timothy Cunningham should be civilian. (#13495)

Fixes #13423
This commit is contained in:
UltraNix 2022-10-23 21:38:05 +02:00 committed by GitHub
parent e9be05131c
commit 67f5e59044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=2 WHERE `entry`=37915;