Skip to content

Commit

Permalink
Update [5200] ...
Browse files Browse the repository at this point in the history
...

Co-Authored-By: NeatElves <[email protected]>
  • Loading branch information
Grz3s and NeatElves committed Nov 23, 2023
1 parent 8bb4a3a commit 193e6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Updates/5200_LakeEverstill_RedridgeMountains.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

-- Murloc Flesheater 422
DELETE FROM creature_addon WHERE guid IN(SELECT guid FROM creature WHERE id = 422);
DELETE FROM creature_addon WHERE guid IN (SELECT guid FROM creature_spawn_entry WHERE entry = 422);
DELETE FROM creature_template_addon WHERE entry IN (422);
INSERT INTO creature_template_addon (entry, mount, stand_state, sheath_state, pvp_flags, emote, moveflags, auras) VALUES
(422,0,0,1,0,0,0,3394);
Expand Down

0 comments on commit 193e6f1

Please sign in to comment.