mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Add more loot and zed positions for namalsk
Vanilla commits applied:57511ad4637745633e8e0e237c027495d3f94f886e4598a3e1081620cccb
This commit is contained in:
@@ -47,4 +47,18 @@ class Land_ruin_01: ResidentialRuins {
|
||||
//lootPos[] = {{-4.26,-0.18,-1.46},{3.41,0.27,-1.71},{3,3.43,-1.5},{0.62,-1.74,-1.36},{4.55,-2.17,-1.73},{-5.05,3.07,-1.73}};
|
||||
lootPos[] = {{-4.31934,-0.115234,-1.45578},{3.41309,0.270508,-1.71365},{3.00293,3.42773,-1.55765},{0.62207,-1.73779,-1.49048}};
|
||||
zedPos[] = {{3.41309,0.271484,-1.71381},{3.00293,3.42773,-1.49768},{-4.25708,-0.181641,-1.45575},{0.622559,-1.73828,-1.36047}};
|
||||
};
|
||||
};
|
||||
// ALT-MAP Support
|
||||
class Land_afbarabizna: ResidentialRuins {
|
||||
lootPos[] = {{-1.29395,-2.97461,-4.22117}};
|
||||
zedPos[] = {{-4.08594,2.62402,-4.22117},{4.95557,6.03857,-4.22117},{4.60156,5.50098,-0.168262},{-0.87793,-3.41406,-0.168266},{-0.065918,-1.86523,-0.512926}};
|
||||
};
|
||||
class Land_dum_zboreny: ResidentialRuins { //ruins
|
||||
lootPos[] = {{3.74902,4.38379,-2.37675}};
|
||||
zedPos[] = {{3.74902,4.38379,-2.37675},{-3.16797,3.21484,-2.37675},{-3.31787,3.25781,1.40384},{-5.35791,-1.67676,1.41383}};
|
||||
};
|
||||
class land_seb_residental: ResidentialRuins { //ruins
|
||||
lootPos[] = {{3.74902,4.38379,-2.37675}};
|
||||
zedPos[] = {{-4.70215,6.14648,-3.70411},{2.15479,8.1123,-3.7844},{-4.03955,6.47949,0.530872},{-4.41943,-7.93652,0.397972},{-1.40479,-7.99414,0.394527}};
|
||||
};
|
||||
// ALT-MAP Support
|
||||
Reference in New Issue
Block a user