mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add some rusty vehicle versions
Thx to Tecumseh for the idea. Big thanks to Marseille77 for creating those rusty textures.
This commit is contained in:
@@ -366,4 +366,10 @@ class BMP2_Ambul_CDF_DZE4: BMP2_Ambul_CDF_DZE3 {
|
||||
displayName = "$STR_VEH_NAME_BMP2_AMBULANCE_CDF++++";
|
||||
displayNameShort = "$STR_VEH_NAME_BMP2_AMBULANCE_CDF++++";
|
||||
fuelCapacity = 1200; // base 700
|
||||
};
|
||||
|
||||
class BMP2_INS;
|
||||
class BMP2_RUST: BMP2_INS {
|
||||
displayName = "$STR_VEH_NAME_BMP2_RUST";
|
||||
hiddenSelectionsTextures[] = {"\dayz_epoch_c\skins\bmp\bmp2_01_wrecked_co.paa","\dayz_epoch_c\skins\bmp\bmp2_02_wrecked_co.paa"};
|
||||
};
|
||||
Reference in New Issue
Block a user