mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
localization #1
This commit is contained in:
@@ -18,7 +18,7 @@ if ((_hasRawMeat) && (_hasdog == "false")) then {
|
||||
_target removeAction _id;
|
||||
player setvariable ["dogid", _fsmid];
|
||||
} else {
|
||||
cutText ["You must have RawMeat", "PLAIN DOWN"];
|
||||
cutText [(localize "str_epoch_player_18"), "PLAIN DOWN"];
|
||||
};
|
||||
|
||||
//handle publicVariables here later.
|
||||
|
||||
Reference in New Issue
Block a user