mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +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:
@@ -251,7 +251,7 @@ class ItemSherbet : ItemSoda
|
||||
model = "z\addons\dayz_communityassets\models\soda_sherbet_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_sherbet_clean_full_ca.paa";
|
||||
displayName = $STR_ITEMSODA_FULL_CLEAN_CODE_NAME_15;
|
||||
descriptionShort = $STR_ITEMSODA_FULL_CLEAN_CODE_NAME_15;
|
||||
descriptionShort = $STR_ITEMSODA_FULL_CLEAN_CODE_DESC_15;
|
||||
|
||||
Nutrition[] = {90,0,500,0};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user