mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-05 08:01:56 +03:00
Finish localization support
Vanilla development commit: https://github.com/DayZMod/DayZ/commit/33c6cafbcbffca2624ed5753d9b4882419626c70
This commit is contained in:
@@ -23,7 +23,7 @@ class ItemWaterBottle : FoodDrink
|
||||
|
||||
class Empty
|
||||
{
|
||||
text = "Empty";//TODO: move to stringtable
|
||||
text = $STR_EQUIP_NAME_13_EMPTY;
|
||||
script = "spawn player_emptyContainer";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user