Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/ResidentialRuins.hpp
worldwidesorrow 755f60527c Update ResidentialRuins.hpp
File reorganized.
2020-01-09 18:13:35 -06:00

8 lines
164 B
C++

ResidentialRuins[] =
{
{Loot_GROUP, 5, ToolsSurvival},
{Loot_GROUP, 5, VanillaSurvival},
{Loot_GROUP, 4, Trash},
{Loot_GROUP, 3, AttachmentsGeneric}
};