From cc9221ced71e87314fd0441f605c8ffd33cba56a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Jun 2016 16:59:23 +0300 Subject: Fix calypsan trade action. --- npc/001-1/calypsan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.3-60-g2f50