diff options
author | click <none@none> | 2010-07-19 05:50:19 +0200 |
---|---|---|
committer | click <none@none> | 2010-07-19 05:50:19 +0200 |
commit | 0984c2e3560ebcf68062615df88b61e44683ab87 (patch) | |
tree | 8c99a5d8039eacba0a7e8d789630183d2a261c47 | |
parent | dd92bffd24426f7ac4f9187297dae8cf28a341ad (diff) |
Adjust position of a door in SOTA (correction by Scaraber, minor adjustments in z-axis by Aokromes)
Closes issue 2589
--HG--
branch : trunk
-rw-r--r-- | src/server/game/BattleGrounds/Zones/BattleGroundSA.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/game/BattleGrounds/Zones/BattleGroundSA.h b/src/server/game/BattleGrounds/Zones/BattleGroundSA.h index 760be3ca02e..f1299fbb4a4 100644 --- a/src/server/game/BattleGrounds/Zones/BattleGroundSA.h +++ b/src/server/game/BattleGrounds/Zones/BattleGroundSA.h @@ -197,7 +197,7 @@ const float BG_SA_ObjSpawnlocs[BG_SA_MAXOBJ][4] = { 1431.3413f, -219.437f, 30.893f, 0.9736f }, { 1227.667f, -212.555f, 55.372f, 0.5023f }, { 1214.681f, 81.21f, 53.413f, 5.745f }, - { 878.555f, -108.989f, 119.835f, 0.0565f }, + { 878.555f, -108.2f, 117.845f, 0.0f }, { 836.5f, -108.8f, 120.219f, 0.0f }, //Ships { 2679.696777, -826.891235, 3.712860, 5.78367f}, //rot2 1 rot3 0.0002 |