mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
6 lines
153 B
C++
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";
|
|
}; |