mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
@@ -36,8 +36,7 @@ if ((getNumber (configFile >> "CfgMovesMaleSdr" >> "States" >> (animationState p
|
||||
//player doesn't have the consumable item
|
||||
if (!(_this in magazines player)) exitWith
|
||||
{
|
||||
//TODO move to stringtable
|
||||
"You seem to have misplaced the foodstuff." call dayz_rollingMessages;
|
||||
(localize "str_player_33") call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
//close gear
|
||||
|
||||
Reference in New Issue
Block a user