mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 01:20:49 +03:00
more localization
This commit is contained in:
@@ -115,7 +115,7 @@ _isLandFireDZ = (_classname == "Land_Fire_DZ");
|
||||
_isTankTrap = (_classname == "Hedgehog_DZ");
|
||||
|
||||
_distance = 30;
|
||||
_needText = "Plot Pole";
|
||||
_needText = localize "str_epoch_player_246";
|
||||
|
||||
if(_isPole) then {
|
||||
_distance = 60;
|
||||
|
||||
Reference in New Issue
Block a user