summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-1/calypsan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/calypsan.txt b/npc/001-1/calypsan.txt
index 7d33fc66..bfe38b65 100644
--- a/npc/001-1/calypsan.txt
+++ b/npc/001-1/calypsan.txt
@@ -38,7 +38,7 @@
.@tissue_type = select (l("Cotton"), l("Cashmere"));
closedialog;
- switch (.@shop == 1)
+ switch (.@tissue_type)
{
case 1:
shop "Cotton#Dye001-1";