Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Boat.hpp
2016-02-18 13:58:02 -05:00

5 lines
79 B
C++

Boat[] =
{
{Loot_WEAPON, 1, ItemFishingPole},
{Loot_GROUP, 9, Generic}
};