DB/Creature: Fix trigger visibility

They where visible to players and invisible to gms.
This commit is contained in:
Aokromes
2014-02-09 10:53:49 +01:00
parent 94b912f7a6
commit 6eac6ec515

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `modelid1`=16480, `modelid2`=16925 WHERE `entry`=18955;