mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-18 06:02:56 +03:00
@@ -128,7 +128,7 @@ class ItemJerryMixed2: CA_Magazine {
|
||||
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN;
|
||||
model = "\dayz_equip\models\jerrycan.p3d";
|
||||
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
||||
descriptionShort = STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN_DESC;
|
||||
descriptionShort = $STR_EPOCH_CHAINSAW_MIXEDGAS8L_CAN_DESC;
|
||||
sfx = "refuel";
|
||||
class ItemActions {
|
||||
class Crafting {
|
||||
@@ -148,7 +148,7 @@ class ItemJerryMixed1: CA_Magazine {
|
||||
displayName = $STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
||||
model = "\dayz_equip\models\jerrycan.p3d";
|
||||
picture = "\dayz_equip\textures\equip_jerrycan_ca.paa";
|
||||
descriptionShort = STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
||||
descriptionShort = $STR_EPOCH_CHAINSAW_MIXEDGAS4L_CAN;
|
||||
sfx = "refuel";
|
||||
class ItemActions {
|
||||
class Crafting {
|
||||
|
||||
Reference in New Issue
Block a user