mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -128,7 +128,7 @@ class ItemJerryMixed2: CA_Magazine {
|
|||||||
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN;
|
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN;
|
||||||
model = "\dayz_equip\models\jerrycan.p3d";
|
model = "\dayz_equip\models\jerrycan.p3d";
|
||||||
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
||||||
descriptionShort = STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN_DESC;
|
descriptionShort = $STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN_DESC;
|
||||||
sfx = "refuel";
|
sfx = "refuel";
|
||||||
class ItemActions {
|
class ItemActions {
|
||||||
class Crafting {
|
class Crafting {
|
||||||
@@ -148,7 +148,7 @@ class ItemJerryMixed1: CA_Magazine {
|
|||||||
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
||||||
model = "\dayz_equip\models\jerrycan.p3d";
|
model = "\dayz_equip\models\jerrycan.p3d";
|
||||||
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
||||||
descriptionShort = STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
descriptionShort = $STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
||||||
sfx = "refuel";
|
sfx = "refuel";
|
||||||
class ItemActions {
|
class ItemActions {
|
||||||
class Crafting {
|
class Crafting {
|
||||||
|
|||||||
@@ -14105,12 +14105,12 @@
|
|||||||
<Czech>Gas for Chainsaw</Czech>
|
<Czech>Gas for Chainsaw</Czech>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_EPOCH_CHAINSAW_MIXEDGAS20L_CAN">
|
<Key ID="STR_EPOCH_CHAINSAW_MIXEDGAS20L_CAN">
|
||||||
<English>Mixed Gas Full</English>
|
<English>Full Mixed Gas Can</English>
|
||||||
<German>Mixed Gas Full</German>
|
<German>Full Mixed Gas Can</German>
|
||||||
<Russian>Полная канистра бензина</Russian>
|
<Russian>Полная канистра бензина</Russian>
|
||||||
<Spanish>Mixed Gas Full</Spanish>
|
<Spanish>Full Mixed Gas Can</Spanish>
|
||||||
<French>Mixed Gas Full</French>
|
<French>Full Mixed Gas Can</French>
|
||||||
<Czech>Mixed Gas Full</Czech>
|
<Czech>Full Mixed Gas Can</Czech>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_EPOCH_CHAINSAW_MIXEDGAS20L_CAN_DESC">
|
<Key ID="STR_EPOCH_CHAINSAW_MIXEDGAS20L_CAN_DESC">
|
||||||
<English>20 liters of Mixed Gas.</English>
|
<English>20 liters of Mixed Gas.</English>
|
||||||
|
|||||||
Reference in New Issue
Block a user