mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-16 05:39:58 +03:00
Update stringtables, fix translations
This commit is contained in:
@@ -20,7 +20,7 @@ class FoodPumpkin : FoodEdible {
|
||||
{
|
||||
class Consume
|
||||
{
|
||||
text = "Consume";
|
||||
text = $STR_EAT_FOOD;
|
||||
script = "spawn player_consume";
|
||||
};
|
||||
class Crafting
|
||||
|
||||
Reference in New Issue
Block a user