Added some descriptions to the oven operation
This commit is contained in:
@@ -2,6 +2,7 @@ ContextMenu_EN = {
|
||||
ContextMenu_Amputate = "Amputate",
|
||||
|
||||
ContextMenu_Cauterize = "Cauterize",
|
||||
ContextMenu_Cauterize_TempTooLow_tooltip = "Temperature too low",
|
||||
|
||||
ContextMenu_Limb_Hand_L = "Left Hand",
|
||||
ContextMenu_Limb_ForeArm_L = "Left forearm",
|
||||
|
||||
3
media/lua/shared/Translate/EN/Tooltip_EN.txt
Normal file
3
media/lua/shared/Translate/EN/Tooltip_EN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_EN = {
|
||||
Tooltip_Surgery_TempTooLow = "Turn on the oven and wait for it to heat up before cauterizing your wound.",
|
||||
}
|
||||
Reference in New Issue
Block a user