mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
6 lines
160 B
C++
6 lines
160 B
C++
class Anzio_20;
|
|
class Anzio_20_DZ : Anzio_20 {
|
|
displayName = $STR_DZ_WPN_ANZIO_NAME;
|
|
descriptionShort = $STR_DZ_WPN_ANZIO_DESC;
|
|
type = WeaponSlotPrimary;
|
|
}; |