Implemented stitching + bandages after amputations

This commit is contained in:
ZioPao
2023-11-15 19:23:23 +01:00
parent f7c9047457
commit c4f6890dd0
5 changed files with 147 additions and 28 deletions

View File

@@ -1,5 +1,8 @@
ContextMenu_EN = {
ContextMenu_Amputate = "Amputate",
ContextMenu_Amputate_Bandage = "Amputate and bandage",
ContextMenu_Amputate_Stitch_Bandage = "Amputate and stitches",
ContextMenu_Amputate_Stitch_Bandage = "Amputate, stitches and bandage",
ContextMenu_Cauterize = "Cauterize",
ContextMenu_Cauterize_TempTooLow_tooltip = "Temperature too low",