Even omre

This commit is contained in:
Pao
2023-02-26 19:38:44 +01:00
parent 56f43a658d
commit 7c13ed30c9
5 changed files with 113 additions and 115 deletions

View File

@@ -1,14 +1,14 @@
Sandbox_EN = {
Sandbox_TOC = "JUST CUT IT OFF",
Sandbox_JCIO = "JUST CUT IT OFF",
Sandbox_TOC_RollUpSleeves = "Roll up sleeves",
Sandbox_TOC_RollUpSleeves_tooltip = "Currently broken, will not do anything",
Sandbox_JCIO_RollUpSleeves = "Roll up sleeves",
Sandbox_JCIO_RollUpSleeves_tooltip = "Currently broken, will not do anything",
Sandbox_TOC_CicatrizationSpeedMultiplier = "Cicatrization speed multiplier",
Sandbox_TOC_CicatrizationSpeedMultiplier_tooltip = "Customize this to make the cicatrization process faster",
Sandbox_JCIO_CicatrizationSpeedMultiplier = "Cicatrization speed multiplier",
Sandbox_JCIO_CicatrizationSpeedMultiplier_tooltip = "Customize this to make the cicatrization process faster",
Sandbox_TOC_AmputationTimeMultiplier = "Amputation Time Scaler",
Sandbox_TOC_AmputationTimeMultiplier_tooltip = "Scales the amount of time multplying added after amputation"
Sandbox_JCIO_AmputationTimeMultiplier = "Amputation Time Scaler",
Sandbox_JCIO_AmputationTimeMultiplier_tooltip = "Scales the amount of time multplying added after amputation"
}