diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index a30a1c04e55d4d2946c9355450a62deb426228af..1c59662c7d490651bf8be8e45ef0dcc09410a730 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4623,4 +4623,7 @@ Pregmod 0.10.3.0
 	-fixes
 	
 	142
-	-fixes
\ No newline at end of file
+	-fixes
+	
+	143
+	-SFanon's stuff
\ No newline at end of file
diff --git a/fixSpellingMistakes2 b/fixSpellingMistakes2
index 4e49fa6a4f245e2fbf93da221674b6f2b5756dac..40e4d9aa129d40be36240f44171d86008c2c7ee0 100644
--- a/fixSpellingMistakes2
+++ b/fixSpellingMistakes2
@@ -3880,6 +3880,7 @@ $GREP "\bunplease\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @A
 $GREP "\bunplesant\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunplesant\b/unpleasant/g" *.tw
 $GREP "\bunprecendented\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunprecendented\b/unprecedented/g" *.tw
 $GREP "\bunprecidented\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunprecidented\b/unprecedented/g" *.tw
+$GREP "\bunrealisticly\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunrealisticly\b/unrealistically/g" *.tw
 $GREP "\bunrepentent\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunrepentent\b/unrepentant/g" *.tw
 $GREP "\bunrepetant\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunrepetant\b/unrepentant/g" *.tw
 $GREP "\bunrepetent\b" -- src/ | xargs -0 perl -i -pE "BEGIN{ @ARGV = map glob, @ARGV } s/\bunrepetent\b/unrepentant/g" *.tw
diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw
index 26292558f0a8ac20c88b49db3a79031c5c5cfff5..6dbf11e2c39b9d7b195c35902c4212ed36c845cc 100644
--- a/src/uncategorized/PESS.tw
+++ b/src/uncategorized/PESS.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/PETS.tw b/src/uncategorized/PETS.tw
index c111887b88c59937d097255a3aba12ef23b3112e..a833c90fef93c4f63d2badf7a4f24cf174b73cdc 100644
--- a/src/uncategorized/PETS.tw
+++ b/src/uncategorized/PETS.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/RECI.tw b/src/uncategorized/RECI.tw
index bd4696ffaba50e2b891bb0298734eddb8386f8c6..fbc4d770d394920fd2aca0f598f9eec79564aee4 100644
--- a/src/uncategorized/RECI.tw
+++ b/src/uncategorized/RECI.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw
index 22ca2c0a715758cd5e81557844da3628b37e0e5a..5ef3f1e5cdae743ab17e1ab0d86f063526871418 100644
--- a/src/uncategorized/REFI.tw
+++ b/src/uncategorized/REFI.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/REFS.tw b/src/uncategorized/REFS.tw
index 1c8d32c366756a8a6c0a9014763bdd73e02cc26d..235de55b05a61665f960720ab49ce9cca99f5a27 100644
--- a/src/uncategorized/REFS.tw
+++ b/src/uncategorized/REFS.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 5a5de4f5d3e1aa45ab807a2613c6246546662e90..f54d533cc94449210fd40a52a3ac010380e5fb78 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/RESSTR.tw b/src/uncategorized/RESSTR.tw
index e667fa417422aef0a6d34adf36ec2ef24ce32e99..7404e1c23abf3499203eb311434a3a6fc147c153 100644
--- a/src/uncategorized/RESSTR.tw
+++ b/src/uncategorized/RESSTR.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/
 
diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index ad95a2a44dc9aa83ebd64b11bcf49d82d07155da..9498cf9b236f94ca5a4788571499f42895136c2d 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -18,7 +18,7 @@
 /*  reXXXXX.tw:	Random Event														*/
 /*  resXXXX.tw:	Random Event, School												*/
 /*  seXXXXX.tw:	Slave Event, focuses on slaves coming or going						*/
-/*  securityForceXXXXX.tw:  Special (Security) Force event									*/
+/*  securityForceXXXXX.tw:  Special (Security) Force event							*/
 /*																					*/
 /* Some scenes are also stored in useGuard.tw, walkPast.tw, and toychest.tw			*/