diff --git a/src/npc/descriptions/belly/belly.js b/src/npc/descriptions/belly/belly.js
index 84df3441bddbab8ea6867bcd0331bf8ec62c150a..fef3aafa62a987340180c691e48864cc096582ca 100644
--- a/src/npc/descriptions/belly/belly.js
+++ b/src/npc/descriptions/belly/belly.js
@@ -12392,6 +12392,7 @@ App.Desc.belly = function(slave, {market, eventDescription} = {}) {
 	}
 
 	function marksAndMods() {
+		const r = [];
 		if (slave.fuckdoll === 0) {
 			if (setup.fakeBellies.includes(slave.bellyAccessory)) {
 				switch (slave.bellyAccessory) {