mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 02:31:51 +03:00
more localization
This commit is contained in:
@@ -11,7 +11,7 @@ player removeAction s_player_downgrade_build;
|
||||
s_player_downgrade_build = 1;
|
||||
|
||||
_distance = 30;
|
||||
_needText = "Plot Pole";
|
||||
_needText = localize "str_epoch_player_246";
|
||||
|
||||
// check for near plot
|
||||
_findNearestPoles = nearestObjects [(vehicle player), ["Plastic_Pole_EP1_DZ"], _distance];
|
||||
|
||||
Reference in New Issue
Block a user