mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-26 19:53:55 +03:00
Adding german medical translations, minor changes
Changing the messages for wipes. It cannot be done like it was before for the german language. Thx @RedLink-kam for the russain translations. Ive re-ordered the new strings so the Namalsk compatibility is the last again. Namalsk should be always last since it is just an addon from a different mod.
This commit is contained in:
@@ -8,5 +8,5 @@ _unit setVariable ["USEC_Sepsis", false, true];
|
||||
_unit setVariable ["sepsisStarted", nil];
|
||||
|
||||
if (_medic != player) then {
|
||||
format [localize "str_actions_medical_general_received",(name _medic),localize "STR_ITEM_DESC_WIPES"] call dayz_rollingMessages;
|
||||
format [localize "str_actions_medical_wipes_received",(name _medic)] call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user