diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw
index 0f256457c863cae7344b213ab0408be4696e8ee0..b0a54bc2478bed3bbc292d2d91abd6d3f34769fe 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>>