mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
CFG WEAPONS DONE
This commit is contained in:
5
SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Boat.hpp
Normal file
5
SQF/dayz_code/Configs/CfgLoot/Groups/Buildings/Boat.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
Boat[] =
|
||||
{
|
||||
{Loot_WEAPON, 1, ItemFishingPole},
|
||||
{Loot_GROUP, 9, Generic}
|
||||
};
|
||||
Reference in New Issue
Block a user