mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 18:51:50 +03:00
Fixed: #599
This commit is contained in:
@@ -88,7 +88,7 @@ if(!(alive _item)) then {
|
||||
_control ctrlShow true;
|
||||
|
||||
|
||||
cutText [format[(localize "str_player_consumed"),_animalType], "PLAIN DOWN"];
|
||||
cutText [format[(localize "str_player_consumed"),(getText (configFile >> "CfgVehicles" >> _animalType >> "displayName"))], "PLAIN DOWN"];
|
||||
player switchmove "";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user