mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Add a few Namalsk and Takistan loot positions
This adds a few new buildings. Most buildings were just moved around
with no changes.
Vanilla commit:
0173614d0c
This commit is contained in:
@@ -18,4 +18,11 @@ class Land_BoatSmall_2b : Default
|
||||
lootChance = 0.1;
|
||||
lootPos[] = {{0.00390625,-0.250977,-0.348389}};
|
||||
lootGroup = Boat;
|
||||
};
|
||||
};
|
||||
// ALT-MAP
|
||||
class land_molo : Default
|
||||
{
|
||||
lootChance = 0.3;
|
||||
lootPos[] = {{-0.94043,2.16602,3.30015}};
|
||||
lootGroup = Boat;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user