mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update zone_orgrimmar.sql
solve conflict with si.sql
This commit is contained in:
@@ -254,7 +254,7 @@ INSERT INTO `creature` (`guid`, `id1`, `map`, `position_x`, `position_y`, `posit
|
||||
-- Deze Snowbane <Arathis Basin Battlemaster>
|
||||
DELETE FROM `creature` WHERE `id1` = 15006;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`) VALUES
|
||||
(615006, 15006, 1, 2002.26, -4796.74, 56.8471, 3.00197, 600);
|
||||
(208240, 15006, 1, 2002.26, -4796.74, 56.8471, 3.00197, 600);
|
||||
|
||||
-- Master Pyreanor <Paladin Trainer>
|
||||
UPDATE `creature` SET `position_x`= 1940.23, `position_y`= -4135.53, `position_z`= 41.1522, `orientation`= 3.12425 WHERE `id1` = 23128;
|
||||
|
||||
Reference in New Issue
Block a user