mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 15:38:19 +08:00
Update aq_war_effort.sql
This commit is contained in:
@@ -85,6 +85,7 @@ DELETE FROM `creature_questender` WHERE `quest` IN (8792, 8793, 8794, 8795, 8796
|
||||
INSERT INTO `creature_questender` (`id`, `quest`) VALUES (15700, 8792), (15701, 8795);
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+51 AND @CGUID+58;
|
||||
DELETE FROM `creature` WHERE `guid` = 86424; -- placed by AC - copy of 15707
|
||||
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+51,15702,0,0,1,0,0,1,1,0,-1209.58, 100.22, 134.661, 3.15905,300,0,0,15260,0,0,0,0,0,'',0),
|
||||
(@CGUID+52,15703,0,0,0,0,0,1,1,0,1572.58, 272.707, -43.0193, 5.02655,300,0,0,15260,0,0,0,0,0,'',0),
|
||||
|
||||
Reference in New Issue
Block a user