mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
6 lines
177 B
C++
6 lines
177 B
C++
class CZ_750_S1_ACR;
|
|
class CZ750_DZ: CZ_750_S1_ACR {
|
|
displayName = $STR_DZ_WPN_CZ750_NAME;
|
|
descriptionShort = $STR_DZ_WPN_CZ750_DESC;
|
|
magazines[] = {"10Rnd_762x51_CZ750"};
|
|
}; |