mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #740 from dayz10k/master
Gunrack and Fire Barrel tweaks (Remove/comment out eventhandler)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user