Gunrack and Fire Barrel tweaks (Remove/comment out eventhandler)

#721
This commit is contained in:
dayz10k
2013-11-19 11:39:26 -05:00
parent e550634650
commit dac7fc5c4b

View File

@@ -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