mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
5 lines
141 B
C++
5 lines
141 B
C++
class LeeEnfield_DZ : LeeEnfield
|
|
{
|
|
model = "z\addons\dayz_communityweapons\LeeEnfield\LeeEnfield.p3d";
|
|
magazines[] = {10Rnd_303British};
|
|
}; |