diff --git a/js/003-data/miscData.js b/js/003-data/miscData.js
index 7cea54214556f4d5eb35a49d0962598fafc848cc..90954abed8a772b22521e489ef7e3b6408866774 100644
--- a/js/003-data/miscData.js
+++ b/js/003-data/miscData.js
@@ -2195,25 +2195,25 @@ App.Data.misc = {
 		{
 			name: "1st Trimester belly",
 			value: "a small empathy belly",
-			fs: "repopulation",
+			fs: "FSRepopulationFocus",
 			rs: "boughtBelly"
 		},
 		{
 			name: "2nd Trimester belly",
 			value: "a medium empathy belly",
-			fs: "repopulation",
+			fs: "FSRepopulationFocus",
 			rs: "boughtBelly"
 		},
 		{
 			name: "3rd Trimester belly",
 			value: "a large empathy belly",
-			fs: "repopulation",
+			fs: "FSRepopulationFocus",
 			rs: "boughtBelly"
 		},
 		{
 			name: "3rd Trimester twins belly",
 			value: "a huge empathy belly",
-			fs: "repopulation",
+			fs: "FSRepopulationFocus",
 			rs: "boughtBelly"
 		}
 	],