mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Loot Defines done, need to do building loot now
Add legacy loot defines, needs new blood bags if server wants to use bloodtype system.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// This file is kept as a reference prior to release, delete if I forget
|
||||
/*class CfgLootSmall {
|
||||
class CfgLootSmall {
|
||||
trash[] = {
|
||||
{"TrashTinCan",0.5},
|
||||
{"TrashJackDaniels",0.05},
|
||||
@@ -274,4 +273,4 @@
|
||||
{"M9SD",0.04},
|
||||
{"revolver_gold_EP1",0.01}
|
||||
};
|
||||
}; */
|
||||
};
|
||||
Reference in New Issue
Block a user