mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
6 lines
187 B
C++
6 lines
187 B
C++
class LeeEnfield_DZ : LeeEnfield
|
|
{
|
|
descriptionShort = $STR_DZ_303BRITISH_DESC;
|
|
model = "z\addons\dayz_communityweapons\LeeEnfield\LeeEnfield.p3d";
|
|
magazines[] = {10Rnd_303British};
|
|
}; |