CfgLootSmall Done, left off at tents[] in CfgLoot

This commit is contained in:
icomrade
2016-02-23 10:39:33 -05:00
parent 8cdc8e6e36
commit 71956df248
17 changed files with 324 additions and 31 deletions

View File

@@ -1,4 +1,5 @@
class CfgLootSmall {
// This file is kept as a reference prior to release, delete if I forget
/*class CfgLootSmall {
trash[] = {
{"TrashTinCan",0.5},
{"TrashJackDaniels",0.05},
@@ -273,4 +274,4 @@ class CfgLootSmall {
{"M9SD",0.04},
{"revolver_gold_EP1",0.01}
};
};
}; */