Skip to content

Commit

Permalink
DB/Creature: Fix trigger visibility
Browse files Browse the repository at this point in the history
They where visible to players and invisible to gms.
  • Loading branch information
Aokromes committed Feb 9, 2014
1 parent 94b912f commit 6eac6ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/2014_02_09_00_world_creature_template.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `modelid1`=16480, `modelid2`=16925 WHERE `entry`=18955;

0 comments on commit 6eac6ec

Please sign in to comment.