mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 09:30:49 +03:00
Adding many new strings (#1781)
* More Stringtable updates Ive added and corrected more german strings. Some german strings were too long. Lots of building items needed a localization. Adding after request the Winter Ghillie Suit localization for Namalsk compatibility. * Update for new localization * Update for localization * Update for new localization * Update again * localization update * Update stringtable.xml * Update Doors.hpp * Update ModularBuilding.hpp * Update stringtable.xml * Update stringtable.xml * Update Doors.hpp * Update Prop_Defs.hpp
This commit is contained in:
@@ -9,7 +9,7 @@ class ItemKnife_Base : ItemCore
|
||||
{
|
||||
class Use
|
||||
{
|
||||
text="Harvest Plant";
|
||||
text= $STR_EQUIP_KNIFE_ACTION;
|
||||
script="spawn player_harvestPlant;";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user