mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Improved HuntIR descriptions
This commit is contained in:
parent
0f186154c0
commit
9818f65545
@ -3,7 +3,7 @@ class CfgMagazines {
|
|||||||
class 1Rnd_HE_Grenade_shell;
|
class 1Rnd_HE_Grenade_shell;
|
||||||
class ACE_HuntIR_M203: 1Rnd_HE_Grenade_shell {
|
class ACE_HuntIR_M203: 1Rnd_HE_Grenade_shell {
|
||||||
displayName = $STR_ACE_HUNTIR_ROUND;
|
displayName = $STR_ACE_HUNTIR_ROUND;
|
||||||
displayNameShort = "";
|
displayNameShort = "HuntIR";
|
||||||
descriptionShort = "";
|
descriptionShort = "";
|
||||||
picture = PATHTOF(UI\m_m1070_ca.paa);
|
picture = PATHTOF(UI\m_m1070_ca.paa);
|
||||||
ammo = "F_HuntIR";
|
ammo = "F_HuntIR";
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
<Hungarian>HuntIR Transport Box</Hungarian>
|
<Hungarian>HuntIR Transport Box</Hungarian>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_HUNTIR_ROUND">
|
<Key ID="STR_ACE_HUNTIR_ROUND">
|
||||||
<English>HuntIR round</English>
|
<English>HuntIR Round</English>
|
||||||
<German>HuntIR Granate</German>
|
<German>HuntIR Granate</German>
|
||||||
<Spanish>HuntIR round</Spanish>
|
<Spanish>HuntIR Round</Spanish>
|
||||||
<Czech>HuntIR round</Czech>
|
<Czech>HuntIR Round</Czech>
|
||||||
<Russian>HuntIR снаряд</Russian>
|
<Russian>HuntIR снаряд</Russian>
|
||||||
<Italian>HuntIR round</Italian>
|
<Italian>HuntIR Round</Italian>
|
||||||
<Polish>Nabój HuntIR</Polish>
|
<Polish>Nabój HuntIR</Polish>
|
||||||
<French>Munition HuntIR</French>
|
<French>Munition HuntIR</French>
|
||||||
<Hungarian>HuntIR lövedék</Hungarian>
|
<Hungarian>HuntIR lövedék</Hungarian>
|
||||||
|
Loading…
Reference in New Issue
Block a user