diff --git a/src/npc/descriptions/heightImplant.js b/src/npc/descriptions/heightImplant.js
index 7e28d4980d153216bd4e582a27219d0c16ed4c3a..1f5d40fe63e99c712c65411999fe82580bc9d6ae 100644
--- a/src/npc/descriptions/heightImplant.js
+++ b/src/npc/descriptions/heightImplant.js
@@ -1,5 +1,5 @@
 App.Desc.heightImplant = function(slave) {
-	let r;
+	let r = [];
 	const {
 		he, him, his, hers, himself, boy, He, His
 	} = getPronouns(slave);