mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
Add models and icons for lockbox winter
Models made by @Helion4
This commit is contained in:
@@ -292,7 +292,7 @@ class ItemLockbox: CA_Magazine
|
||||
type = 256;
|
||||
displayName = $STR_EPOCH_LOCKBOX;
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_mag.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_lockbox_CA.paa";
|
||||
picture = "\dayz_epoch_c\icons\equipment\equip_lockbox_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_LOCKBOX_DESC;
|
||||
|
||||
class ItemActions
|
||||
@@ -314,7 +314,7 @@ class ItemLockbox2: CA_Magazine
|
||||
type = 256;
|
||||
displayName = "$STR_EPOCH_LOCKBOX+";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_mag.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_lockbox_CA.paa";
|
||||
picture = "\dayz_epoch_c\icons\equipment\equip_lockbox_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_LOCKBOX_DESC;
|
||||
|
||||
class ItemActions
|
||||
@@ -335,8 +335,8 @@ class ItemLockboxWinter: CA_Magazine
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_EPOCH_LOCKBOX;
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_mag.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_lockbox_CA.paa";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w_mag.p3d";
|
||||
picture = "\dayz_epoch_c\icons\equipment\equip_lockbox_w_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_LOCKBOX_DESC;
|
||||
|
||||
class ItemActions
|
||||
@@ -357,8 +357,8 @@ class ItemLockboxWinter2: CA_Magazine
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "$STR_EPOCH_LOCKBOX+";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_mag.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_lockbox_CA.paa";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w_mag.p3d";
|
||||
picture = "\dayz_epoch_c\icons\equipment\equip_lockbox_w_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_LOCKBOX_DESC;
|
||||
|
||||
class ItemActions
|
||||
|
||||
@@ -67,8 +67,12 @@ class Category_35 {
|
||||
class ItemCorrugated {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class plot_pole_kit {type = "trade_items";buy[] = {6,"ItemGoldBar10oz"};sell[] = {6,"ItemGoldBar10oz"};};
|
||||
class ItemComboLock {type = "trade_items";buy[] = {2,"ItemGoldBar10oz"};sell[] = {1,"ItemGoldBar10oz"};};
|
||||
class ItemLockbox {type = "trade_items";buy[] = {-8,"ItemGoldBar10oz"};sell[] = {4,"ItemGoldBar10oz"};};
|
||||
class ItemLockbox {type = "trade_items";buy[] = {-8,"ItemGoldBar10oz"};sell[] = {4,"ItemGoldBar10oz"};};
|
||||
class ItemLockbox2 {type = "trade_items";buy[] = {-8,"ItemGoldBar10oz"};sell[] = {6,"ItemGoldBar10oz"};};
|
||||
class ItemLockboxWinter {type = "trade_items";buy[] = {-8,"ItemGoldBar10oz"};sell[] = {4,"ItemGoldBar10oz"};};
|
||||
class ItemLockboxWinter2 {type = "trade_items";buy[] = {-8,"ItemGoldBar10oz"};sell[] = {6,"ItemGoldBar10oz"};};
|
||||
class ItemVault {type = "trade_items";buy[] = {1,"ItemBriefcase100oz"};sell[] = {1,"ItemBriefcase100oz"};};
|
||||
class ItemVault2 {type = "trade_items";buy[] = {-1,"ItemBriefcase100oz"};sell[] = {15,"ItemGoldBar10oz"};};
|
||||
class ItemMixOil {type = "trade_items";buy[] = {8,"ItemSilverBar"};sell[] = {4,"ItemSilverBar"};};
|
||||
};
|
||||
|
||||
|
||||
@@ -67,8 +67,12 @@ class Category_35 {
|
||||
class ItemCorrugated {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class plot_pole_kit {type = "trade_items";buy[] = {6000,"worth"};sell[] = {6000,"worth"};};
|
||||
class ItemComboLock {type = "trade_items";buy[] = {2000,"worth"};sell[] = {1000,"worth"};};
|
||||
class ItemLockbox {type = "trade_items";buy[] = {-100,"worth"};sell[] = {4000,"worth"};};
|
||||
class ItemLockbox {type = "trade_items";buy[] = {-100,"worth"};sell[] = {4000,"worth"};};
|
||||
class ItemLockbox2 {type = "trade_items";buy[] = {-100,"worth"};sell[] = {6000,"worth"};};
|
||||
class ItemLockboxWinter {type = "trade_items";buy[] = {-100,"worth"};sell[] = {4000,"worth"};};
|
||||
class ItemLockboxWinter2 {type = "trade_items";buy[] = {-100,"worth"};sell[] = {6000,"worth"};};
|
||||
class ItemVault {type = "trade_items";buy[] = {10000,"worth"};sell[] = {10000,"worth"};};
|
||||
class ItemVault2 {type = "trade_items";buy[] = {-10000,"worth"};sell[] = {15000,"worth"};};
|
||||
class ItemMixOil {type = "trade_items";buy[] = {8,"worth"};sell[] = {4,"worth"};};
|
||||
};
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@ class LockboxStorage2Locked: Land_A_tent {
|
||||
class LockboxStorageWinter: Land_A_tent {
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
displayName = $STR_EPOCH_LOCKBOX;
|
||||
model = "\z\addons\dayz_epoch\models\lockbox.p3d";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w.p3d";
|
||||
destrType = "DestructNo";
|
||||
armor = 800;
|
||||
transportMaxMagazines = 50;
|
||||
@@ -131,7 +131,7 @@ class LockboxStorageWinter: Land_A_tent {
|
||||
class LockboxStorageWinterLocked: Land_A_tent {
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
displayName = $STR_EPOCH_LOCKBOX_LOCKED;
|
||||
model = "\z\addons\dayz_epoch\models\lockbox.p3d";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w.p3d";
|
||||
destrType = "DestructNo";
|
||||
armor = 800;
|
||||
transportMaxMagazines = 0;
|
||||
@@ -148,7 +148,7 @@ class LockboxStorageWinterLocked: Land_A_tent {
|
||||
class LockboxStorageWinter2: Land_A_tent {
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
displayName = "$STR_EPOCH_LOCKBOX+";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox.p3d";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w.p3d";
|
||||
destrType = "DestructNo";
|
||||
armor = 1600;
|
||||
transportMaxMagazines = 100;
|
||||
@@ -160,7 +160,7 @@ class LockboxStorageWinter2: Land_A_tent {
|
||||
class LockboxStorageWinter2Locked: Land_A_tent {
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
displayName = "$STR_EPOCH_LOCKBOX_LOCKED+";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox.p3d";
|
||||
model = "\z\addons\dayz_epoch\models\lockbox_w.p3d";
|
||||
destrType = "DestructNo";
|
||||
armor = 1600;
|
||||
transportMaxMagazines = 0;
|
||||
|
||||
@@ -368,7 +368,7 @@ class WeaponHolder_ItemLockbox2: WeaponHolder {
|
||||
seedItem = "ItemLockbox2";
|
||||
};
|
||||
|
||||
class WeaponHolder_ItemLockboWinter: WeaponHolder {
|
||||
class WeaponHolder_ItemLockboxWinter: WeaponHolder {
|
||||
scope = 1;
|
||||
displayName = $STR_EPOCH_LOCKBOX;
|
||||
seedItem = "ItemLockboxWinter";
|
||||
|
||||
Reference in New Issue
Block a user