diff --git a/src/npc/descriptions/belly/bellyImplant.js b/src/npc/descriptions/belly/bellyImplant.js
index e9a4a1ccd624a9befda78f160d344f0eb55ba563..6e227c48d082e6204d98a0f1f3614f14df3f512b 100644
--- a/src/npc/descriptions/belly/bellyImplant.js
+++ b/src/npc/descriptions/belly/bellyImplant.js
@@ -5,7 +5,7 @@
 App.Desc.bellyImplant = function(slave) {
 	const r = [];
 	const {
-		he, him, his, hers, himself, boy, He, His
+		he, him, his, hers, himself, boy, He, His, girl
 	} = getPronouns(slave);
 
 	r.push(shape());