diff --git a/src/utility/descriptionWidgetsTattoos.tw b/src/utility/descriptionWidgetsTattoos.tw
index 91bbb3d73d67319d18dbc12cb8b7169fd834f6c0..6901737f14f7ae4471ee27ef2d44642d1c2dbb89 100644
--- a/src/utility/descriptionWidgetsTattoos.tw
+++ b/src/utility/descriptionWidgetsTattoos.tw
@@ -645,6 +645,8 @@
 		<<print "$He has your former digital calling card tattooed on $his neck.">>
 	<<case "She has the silhouette of an arcology tattooed on the nape of her neck.">>
 		<<print "$He has the silhouette of an arcology tattooed on the nape of $his neck.">>
+	<<case "She has a barcode tattooed on her neck.">>
+		<<print "$He has a barcode tattooed on $his neck.">>
 	<<default>>
 		<<print $args[0].customTat>>
 <</switch>>