mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
not used and throwing errors
This commit is contained in:
@@ -5,8 +5,8 @@ if (_hasMeds) then {
|
|||||||
player removeMagazine _med;
|
player removeMagazine _med;
|
||||||
};
|
};
|
||||||
//remove option
|
//remove option
|
||||||
player removeAction s_player_antiobiotic;
|
// player removeAction s_player_antiobiotic;
|
||||||
s_player_antiobiotic = -1;
|
//s_player_antiobiotic = -1;
|
||||||
|
|
||||||
//remove infection
|
//remove infection
|
||||||
r_player_infected = false;
|
r_player_infected = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user