diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index c22831fcc..81fa6a5ab 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -1952,10 +1952,10 @@ class CfgVehicles { constructioncount = 2; removeoutput[] = {{"ItemFuelBarrelEmpty",1}}; nounderground = 0; - class EventHandlers + /*class EventHandlers { init = "(_this select 0) inflame 1"; - }; + };*/ }; class Gunrack1; class GunRack_DZ: Gunrack1