mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -28,6 +28,10 @@ class ItemAntibiotic : ItemAntibiotic_base
|
||||
text = $STR_TAKE_ANTIBIOTIC;
|
||||
script = "spawn player_useMeds;";
|
||||
};
|
||||
class Combine {
|
||||
text = $STR_ANTIBIOTICS_COMBINE;
|
||||
script = "spawn player_combineAntibiotics;";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user