mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix trigger visibility
They where visible to players and invisible to gms.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `modelid1`=16480, `modelid2`=16925 WHERE `entry`=18955;
|
||||
Reference in New Issue
Block a user