mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
@@ -23,7 +23,7 @@ class ItemCanteen : FoodDrink
|
||||
|
||||
class Empty
|
||||
{
|
||||
text = "Empty";//TODO: move to stringtable
|
||||
text = $STR_ITEM_CANTEEN_EMPTY;
|
||||
script = "spawn player_emptyContainer";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user