diff --git a/src/uncategorized/hgApplication.tw b/src/uncategorized/hgApplication.tw
index 36082d18fc5ca8a14656dec710dfcbdc6e00be12..7ee2287916a1a240b2041d67e9a99efc831e7e07 100644
--- a/src/uncategorized/hgApplication.tw
+++ b/src/uncategorized/hgApplication.tw
@@ -50,7 +50,7 @@ She helps $activeSlave.slaveName however she can. The tender care has @@.green;i
 	She was used to giving commands and being obeyed in her life before she was a slave, experience she can call on now.
 	<<set _effectiveness += 5>>
 <<else>>
-	<<if $slaves[$i].skillHG >= $masteredXP>>
+	<<if $HeadGirl.skillHG >= $masteredXP>>
 		She is used to giving commands and being obeyed because of her experience being your Head Girl, making her more effective.
 		<<set _effectiveness += 5>>
 	<</if>>