mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-26 11:43:54 +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:
@@ -35,7 +35,7 @@ if (_finished) then {
|
||||
// Give humanity
|
||||
[20,0] call player_humanityChange;
|
||||
|
||||
format[localize "str_actions_medical_general_give",localize "STR_ITEM_DESC_WIPES",(name _unit)] call dayz_rollingMessages;
|
||||
format[localize "str_actions_medical_gave_wipes",(name _unit)] call dayz_rollingMessages;
|
||||
};
|
||||
} else {
|
||||
player addMagazine "ItemAntibacterialWipe";
|
||||
|
||||
Reference in New Issue
Block a user