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:
ebayShopper
2017-03-05 11:13:19 -05:00
parent 9190f303f9
commit 5c0e8473df
8 changed files with 169 additions and 133 deletions

View File

@@ -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;
};