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

View File

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