Files
The-Only-Cure/media/lua/shared/translate/EN/IG_UI_EN.txt
Pao a9267a7afc Some new features
- Modified meshes for equippable prosthesis so they don't clip with jackets
- ModOptions option to set sleeves up when you've got an amputation
2023-01-27 18:10:30 +01:00

10 lines
361 B
Plaintext

IGUI_EN = {
IGUI_ItemCat_Prosthesis = "Prosthesis",
IGUI_ItemCat_Amputation = "Amputation"
IGUI_ItemCat_Surgeon_kit = "Surgeon kit",
IGUI_perks_Right_Hand = "Right hand",
IGUI_perks_Left_Hand = "Left hand",
IGUI_perks_Prosthesis = "Prosthesis skills",
IGUI_TOC_RollUpSleeveForAmputatedLimbs = "Roll up sleeves for amputated limbs"
}