From dbc9653693bd9d8285c7fdd05c5511078f1231e4 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Mon, 23 Nov 2020 10:14:57 -0500 Subject: [PATCH] Duplicate case --- src/npc/interaction/fDance.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/interaction/fDance.tw b/src/npc/interaction/fDance.tw index 5f9d8d0dd11..b15cbb66520 100644 --- a/src/npc/interaction/fDance.tw +++ b/src/npc/interaction/fDance.tw @@ -191,7 +191,7 @@ $His face is the ring attaching $his bell to $his collar, and <<case "bowtie">> $his bowtie collar - <<case "bowtie">> + <<case "neck tie">> $his neck tie <<case "ancient Egyptian">> <<if getSlave($AS).nosePiercing == 2>> -- GitLab