Merge pull request #740 from dayz10k/master

Gunrack and Fire Barrel tweaks (Remove/comment out eventhandler)
This commit is contained in:
dayz10k
2013-11-19 08:39:40 -08:00

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