DB/Creature: fix faction for Githyiss the Vile.

Should be neutral, like the other nearby spiders.
This commit is contained in:
SnapperRy
2016-10-06 09:42:42 +02:00
committed by GitHub
parent 8a82a3ba81
commit 71cc1f80a2

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `faction`=189 WHERE `entry`=1994;