diff --git a/compile b/compile
index d11d2047cdfbb115363e96ab21f792b3783a2673..cc15b4a3bacb70de3b23aa7b6efe8544e52e4cbe 100755
--- a/compile
+++ b/compile
@@ -69,4 +69,6 @@ fi
 sed -i -e '/^.*<div id="store-area".*$/s/\\t/\t/g' -e '/^.*<div id="store-area".*$/s/\\n/\n/g' bin/FC_pregmod_tmp.html \
 	&& mv bin/FC_pregmod_tmp.html bin/FC_pregmod.html
 
+ln -s ../resources bin/ 2> /dev/null
+
 echo "bin/FC_pregmod.html compilation finished."
diff --git a/compile-git b/compile-git
index 5e011a38ed513eaf9982a78b6600402f7ec3b767..c0b438e936314ba2e89e82330b45fef2057633da 100755
--- a/compile-git
+++ b/compile-git
@@ -43,4 +43,6 @@ $TWEEGO_EXE -o "bin/FC_pregmod_${HASH}_tmp.html" src/
 sed -i -e '/^<div id="store-area".*$/s/\\t/\t/g' -e '/^<div id="store-area".*$/s/\\n/\n/g'  "bin/FC_pregmod_${HASH}_tmp.html" \
 	&& mv "bin/FC_pregmod_${HASH}_tmp.html" "bin/FC_pregmod_${HASH}.html"
 
+ln -s ../resources bin/ 2> /dev/null
+
 echo "bin/FC_pregmod_$HASH.html compilation finished."
diff --git a/compile-git+java-sanityCheck.sh b/compile-git+java-sanityCheck.sh
index 7833bb97dadc1f3da55dba14502c4b5df5c6629f..16f5d6ec2d1a9bac22dfb6ca22af72e5b1344d29 100755
--- a/compile-git+java-sanityCheck.sh
+++ b/compile-git+java-sanityCheck.sh
@@ -43,4 +43,6 @@ $TWEEGO_EXE -o "bin/FC_pregmod_${HASH}_tmp.html" src/
 sed -i -e '/^<div id="store-area".*$/s/\\t/\t/g' -e '/^<div id="store-area".*$/s/\\n/\n/g'  "bin/FC_pregmod_${HASH}_tmp.html" \
 	&& mv "bin/FC_pregmod_${HASH}_tmp.html" "bin/FC_pregmod_${HASH}.html"
 
+ln -s ../resources bin/ 2> /dev/null
+
 echo "FC_pregmod_$HASH.html compilation finished."
diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw
index b3ac44e544ac9e8583c382ce3e34fd06f4cd6b95..6710bdd4202d600893041d3bc484e66d45a32783 100644
--- a/src/uncategorized/clinicReport.tw
+++ b/src/uncategorized/clinicReport.tw
@@ -304,7 +304,7 @@
 		<<elseif ($Nurse != 0) && ($slaves[$i].pregAdaptation*1000 < $slaves[$i].bellyPreg || $slaves[$i].preg > $slaves[$i].pregData.normalBirth/1.33)>>
 			$He stays in the clinic waiting for the child to be born.
 		<<elseif ($Nurse != 0) && ($clinicInflateBelly > 0) && ($slaves[$i].bellyImplant >= 0) && ($slaves[$i].bellyImplant <= ($arcologies[0].FSTransformationFetishistResearch ? 800000 : 130000))>>
-			$He stays in the clinic as $his implants can still recieve more filling.
+			$He stays in the clinic as $his implants can still receive more filling.
 		<</if>>
 		<br>&nbsp;&nbsp;&nbsp;
 		<<= saChoosesOwnClothes($slaves[$i])>>
diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw
index d3bd57c6d6332b99f2bf84faaa71e04195b6ac57..1c55bfbfaa7896c4280b6917727dfa3bfa444527 100644
--- a/src/uncategorized/walkPast.tw
+++ b/src/uncategorized/walkPast.tw
@@ -3225,7 +3225,7 @@
 	<<if (_flag <= 80) && (_flag > 60) && ($activeSlave.chastityAnus)>>
 		//If you wish to have anal intercourse with $him you must order $him to remove $his chastity belt.//
 		<span id="walkpast"><<link "Grope $his rear instead">><<replace "#walk">><<include $target>><</replace>><</link>></span>
-	<<if (_flag <= 60) && (_flag > 40) && ($activeSlave.chastityVagina)>>
+	<<elseif (_flag <= 60) && (_flag > 40) && ($activeSlave.chastityVagina)>>
 		//If you wish to have vanilla intercourse with $him you must order $him to remove $his chastity belt.//
 	<<elseif _flag > 100>>
 		<<if $familyTesting == 1 && _flag == 110>>