mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -1952,10 +1952,10 @@ class CfgVehicles {
|
|||||||
constructioncount = 2;
|
constructioncount = 2;
|
||||||
removeoutput[] = {{"ItemFuelBarrelEmpty",1}};
|
removeoutput[] = {{"ItemFuelBarrelEmpty",1}};
|
||||||
nounderground = 0;
|
nounderground = 0;
|
||||||
class EventHandlers
|
/*class EventHandlers
|
||||||
{
|
{
|
||||||
init = "(_this select 0) inflame 1";
|
init = "(_this select 0) inflame 1";
|
||||||
};
|
};*/
|
||||||
};
|
};
|
||||||
class Gunrack1;
|
class Gunrack1;
|
||||||
class GunRack_DZ: Gunrack1
|
class GunRack_DZ: Gunrack1
|
||||||
|
|||||||
Reference in New Issue
Block a user