mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
mixed up with Nuisance
This commit is contained in:
parent
74aecd3849
commit
2ebbfa70b8
@ -198,7 +198,7 @@ _playerHunger = [_playerHungerKey,-_hungerlossRate,_playerHungerMax,_playerHunge
|
||||
_playerThirst = [_playerThirstKey,-_thirstlossRate,_playerThirstMax,_playerThirstMin] call EPOCH_fnc_setVariableLimited;
|
||||
|
||||
// Nuisance Handler
|
||||
_playerEnergy = [_playerEnergyKey,-1,_playerEnergyMax,_playerEnergyMin] call EPOCH_fnc_setVariableLimited;
|
||||
_playerNuisance = [_playerNuisanceKey,-1,_playerNuisanceMax,_playerNuisanceMin] call EPOCH_fnc_setVariableLimited;
|
||||
|
||||
// Radiation Handler
|
||||
if (_radsLevel == 0) then {
|
||||
|
Loading…
x
Reference in New Issue
Block a user