mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update zone_hellfire_peninsula.sql
This commit is contained in:
@@ -20,3 +20,6 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
|
|||||||
|
|
||||||
-- fix Arzeth the Merciless worldserver error
|
-- fix Arzeth the Merciless worldserver error
|
||||||
UPDATE `creature` SET `MovementType` = 2, `currentwaypoint` = 1 WHERE `id1` = 19354;
|
UPDATE `creature` SET `MovementType` = 2, `currentwaypoint` = 1 WHERE `id1` = 19354;
|
||||||
|
|
||||||
|
-- fix Pit Commander worldserver error
|
||||||
|
UPDATE `smart_scripts` SET `event_type` = 61 WHERE `entryorguid` = 18945 AND `id` = 4;
|
||||||
|
|||||||
Reference in New Issue
Block a user