mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Fix for wrong description of Lee Enfield
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class LeeEnfield_DZ : LeeEnfield
|
||||
{
|
||||
descriptionShort = $STR_DZ_303BRITISH_DESC;
|
||||
model = "z\addons\dayz_communityweapons\LeeEnfield\LeeEnfield.p3d";
|
||||
magazines[] = {10Rnd_303British};
|
||||
};
|
||||
Reference in New Issue
Block a user