Cauterized status in health panel
This commit is contained in:
@@ -8,10 +8,10 @@ ContextMenu_EN = {
|
||||
ContextMenu_Cauterize_TempTooLow_tooltip = "Temperature too low",
|
||||
|
||||
ContextMenu_Limb_Hand_L = "Left Hand",
|
||||
ContextMenu_Limb_ForeArm_L = "Left forearm",
|
||||
ContextMenu_Limb_ForeArm_L = "Left Forearm",
|
||||
ContextMenu_Limb_UpperArm_L = "Left UpperArm"
|
||||
ContextMenu_Limb_Hand_R = "Right Hand",
|
||||
ContextMenu_Limb_ForeArm_R = "Right forearm",
|
||||
ContextMenu_Limb_ForeArm_R = "Right Forearm",
|
||||
ContextMenu_Limb_UpperArm_R = "Right UpperArm"
|
||||
|
||||
|
||||
|
||||
@@ -7,4 +7,9 @@ IG_UI_EN = {
|
||||
|
||||
IGUI_ItemCat_Prosthesis = "Prosthesis",
|
||||
IGUI_ItemCat_Amputation = "Amputation"
|
||||
|
||||
IGUI_HealthPanel_Cicatrization = "Cicatrization",
|
||||
IGUI_HealthPanel_Cicatrized = "Cicatrized",
|
||||
IGUI_HealthPanel_Cauterized = "Cauterized",
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user