mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Fix string bugs
Thx iben
This commit is contained in:
@@ -900,7 +900,7 @@ class 4Rnd_AT9_Mi24P: Vehicle_ammo_base
|
||||
class 8Rnd_AT9_Mi24V: 4Rnd_AT9_Mi24P
|
||||
{
|
||||
displayName = $STR_DZ_MAG_8RND_AT9_Mi24V_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_4RND_AT9_Mi24V_DESC;
|
||||
descriptionShort = $STR_DZ_MAG_8RND_AT9_Mi24V_DESC;
|
||||
count = 8;
|
||||
};
|
||||
class 4Rnd_AT6_Mi24V: Vehicle_ammo_base
|
||||
|
||||
Reference in New Issue
Block a user