mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-16 05:39:58 +03:00
CFG WEAPONS DONE
This commit is contained in:
6
SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp
Normal file
6
SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
class BodySurvivor1 : Wreck_Base {
|
||||
scope = public;
|
||||
mapSize = 2;
|
||||
displayName = "Dead Body Survivor 1";
|
||||
model = "\ca\characters_E\GER\GER_rifleman";
|
||||
};
|
||||
Reference in New Issue
Block a user