mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Rifle flashlight fix, translations
Vanilla development commit:
a850f25e14
- Attachment_FL_Rfl -> Attachment_FL
- Sherbet desc
- Take blood translation
- weapons/mods translation fixes for better strings fitting
This commit is contained in:
@@ -201,7 +201,7 @@ class emptyBloodBag : CA_Magazine
|
||||
{
|
||||
class Use
|
||||
{
|
||||
text = "Take Blood";
|
||||
text = $STR_BLD_take;
|
||||
script = "spawn player_useMeds;";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user