mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
8 lines
248 B
C++
8 lines
248 B
C++
class Anzio_20;
|
|
class Anzio_20_DZ : Anzio_20 {
|
|
displayName = $STR_DZ_WPN_ANZIO_NAME;
|
|
descriptionShort = $STR_DZ_WPN_ANZIO_DESC;
|
|
type = 1;
|
|
begin1[] = {"\dayz_epoch_c\sounds\weapons\anzio_shot",2.5118864,1,1600};
|
|
soundBegin[] = {"begin1",1};
|
|
}; |