fixed typo

This commit is contained in:
[VB]AWOL
2014-04-23 15:44:14 -05:00
parent 2c7a5c6c9e
commit 6ef0acd135

View File

@@ -1,10 +1,10 @@
class CfgLootSmall {
trash[] = {
{"TrashTinCan"},0.5},
{"TrashJackDaniels"},0.05},
{"ItemSodaEmpty"},0.25},
{"ItemTrashToiletpaper"},0.1},
{"ItemTrashRazor"},0.1}
{"TrashTinCan",0.5},
{"TrashJackDaniels",0.05},
{"ItemSodaEmpty",0.25},
{"ItemTrashToiletpaper",0.1},
{"ItemTrashRazor",0.1}
};
civilian[] = {
{"FoodCanUnlabeled",0.07},