Added CauteirzeAction and sounds

This commit is contained in:
ZioPao
2024-01-10 22:15:06 +01:00
parent 81f9bbf6ea
commit 482fffbdd0
9 changed files with 168 additions and 65 deletions

View File

@@ -1,3 +1,10 @@
Tooltip_EN = {
Tooltip_Surgery_TempTooLow = "Turn on the oven and wait for it to heat up before cauterizing your wound.",
Tooltip_Surgery_CantCauterize = "You can't cauterize the wound",
Tooltip_Surgery_And = " and "
Tooltip_Surgery_TempTooLow = "The temperature is still too low",
Tooltip_Surgery_Coward = "You don't have the guts to do it",
Tooltip_Surgery_LimbNotFree = "You need to remove the prosthesis first",
}