mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
fixed z and y mixup
This commit is contained in:
parent
5fdb5f0a7b
commit
c5bbe34d04
@ -215,9 +215,9 @@ class Tanoa : Default
|
||||
// W [-14.4316,0.112793,-10.3098]
|
||||
|
||||
// template city { "Transport_C_EPOCH", { -0.286865,8.17383,-10.3098 }, "", "north" },
|
||||
{ "Transport_E_EPOCH", { 13.5127, 0.410156, -10.3098 }, "", { 2015.21,0,10659.6 } },
|
||||
{ "Transport_C_EPOCH", { -0.17, 0.4095, 7.16 }, "", { 5027.48,0,5210.25 } },
|
||||
{ "Transport_W_EPOCH", { -13.78, 0.63846, 0.29 }, "", { 11779.6,0,13056.5 } }
|
||||
{ "Transport_E_EPOCH", { 13.5127,0.410156,-10.3098 }, "", { 2015.21,10659.6,0 } },
|
||||
{ "Transport_C_EPOCH", { -0.286865,8.17383,-10.3098 }, "", { 5027.48,5210.25,0 } },
|
||||
{ "Transport_W_EPOCH", { -14.4316,0.112793,-10.3098 }, "", { 11779.6,13056.5,0 } }
|
||||
};
|
||||
propsPos[] = {
|
||||
// Western Trader Camp
|
||||
|
Loading…
Reference in New Issue
Block a user