diff --git a/js/003-data/policiesData.js b/js/003-data/policiesData.js
index fef71cf2e2e81f1a0973cef7879bbd0aa52fb524..9be3fb38e0ddf2160fa66fe0d7496242097691c3 100644
--- a/js/003-data/policiesData.js
+++ b/js/003-data/policiesData.js
@@ -1136,7 +1136,7 @@ App.Data.Policies.Selection = {
 				text: "you will encourage veneration of slaves with both dicks and pussies.",
 				activatedText: "you are encouraging Gender Radicalism towards veneration of slaves with both dicks and pussies.",
 				enable: 1,
-				get requirements() { return (V.seeDicks !== 0); },
+				get requirements() { return (V.seeDicks !== 0 && V.seeDicks !== 100); },
 				note: `Will affect citizens' appreciation of futas`
 			},
 			{
@@ -1154,7 +1154,6 @@ App.Data.Policies.Selection = {
 				text: "you will encourage an appreciation for broad hips, plush asses, big buttholes, and skilled sphincters.",
 				activatedText: "you are encouraging an appreciation for broad hips, plush asses, big buttholes, and skilled sphincters.",
 				enable: 3,
-				get requirements() { return (V.seeDicks !== 0); },
 				note: `Will affect slaves' attractiveness to citizens`
 			},
 			{