mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
CFG WEAPONS DONE
This commit is contained in:
6
SQF/dayz_code/Configs/CfgLoot/Buildings/Powerlines.hpp
Normal file
6
SQF/dayz_code/Configs/CfgLoot/Buildings/Powerlines.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
class Land_sloup_vn : Default
|
||||
{
|
||||
lootChance = 0.05;
|
||||
lootPos[] = {{-0.24,-0.12,-8.05}};
|
||||
lootGroup = Powerlines;
|
||||
};
|
||||
Reference in New Issue
Block a user