Skip to content

Commit 30adde1

Browse files
author
Rochet2
committed
Merge TrinityCore 3.3.5 to ElunaTrinityWotlk [skip ci]
2 parents 95d4b6d + e757e89 commit 30adde1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- Fix Hearthglen GY
2+
UPDATE `graveyard_zone` SET `GhostZone`=28, `Comment`="Western Plaguelands, Hearthglen - Western Plaguelands" WHERE `ID`=1451;
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--
2+
DELETE FROM `smart_scripts` WHERE `entryorguid`=10928 AND `source_type`=0;
3+
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=10928;

0 commit comments

Comments
 (0)