From 2d7bcf91402cba67fbf9c7a06299dc8147b175d6 Mon Sep 17 00:00:00 2001
From: lowercase-donkey <lowercasedonkey@gmail.com>
Date: Wed, 31 Jul 2019 18:13:05 -0400
Subject: [PATCH] fix belly piercing desc

---
 src/uncategorized/longSlaveDescription.tw | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw
index 9b93a7bfbbc..7a9282d7a17 100644
--- a/src/uncategorized/longSlaveDescription.tw
+++ b/src/uncategorized/longSlaveDescription.tw
@@ -2151,8 +2151,7 @@ $He is
 <<else>>
 	<<BellyDescription>>
 <</if>>
-<<= App.Desc.mods($activeSlave, "navel")>>
-
+/*<<= App.Desc.mods($activeSlave, "navel")>> Currently contained in <<bellyDescription>>*/
 <<ButtDescription>>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-- 
GitLab