diff --git a/js/003-data/policiesData.js b/js/003-data/policiesData.js
index 752e67af5819e30a91e565e0d319e9412cbde984..850be7db3e9a73bb810ac01a5107a5fa25534f20 100644
--- a/js/003-data/policiesData.js
+++ b/js/003-data/policiesData.js
@@ -612,7 +612,6 @@ App.Data.Policies.Selection = {
 				title: "St. Claver Preparatory subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
 				activatedText: "you are subsidizing this school's branch campus in your arcology.",
-				enable: -1,
 				get requirements() { return (V.SCP.schoolProsperity < 10 && V.SCP.schoolPresent === 1); },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},