From 69399352b4ca5024b31c120b2993d4432ce76b8c Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Thu, 11 Jul 2019 23:52:52 -0400 Subject: [PATCH] more for entire body --- src/uncategorized/bodyModification.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index 0f256457c86..b0a54bc2478 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -1331,7 +1331,7 @@ Or a custom site: <<textbox "$scarTarget.local" $scarTarget.local "Body Modifica <<else>> <<link "Scar">> <<if $scarTarget.local === "entire body">> - <<set _scarArray = ["left breast", "right breast", "back", "lower back", "left thigh", "right thigh"]>> + <<set _scarArray = ["left breast", "right breast", "back", "lower back", "left buttock", "right buttock", "left thigh", "right thigh"]>> <<else>> <<set _scarArray = [$scarTarget.local]>> <</if>> -- GitLab