Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp
2016-03-05 20:36:07 -05:00

6 lines
153 B
C++

class BodySurvivor1 : Wreck_Base {
scope = public;
mapSize = 2;
displayName = "Dead Body Survivor 1";
model = "\ca\characters_E\GER\GER_rifleman";
};