From 90274c306ef23749152551eed68f6d97946d3468 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Feb 2016 02:03:25 +0300 Subject: Fix item links in calypsan. --- 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 e9cceb78..f74db3df 100644 --- a/npc/001-1/calypsan.txt +++ b/npc/001-1/calypsan.txt @@ -29,7 +29,7 @@ l("4: How many cards your item can contain."), l("Exemple for yoiis:"), l("Take a @@ and a @@, yeye obtains a @@.", - getitemlink (ArtisTankTop), getitemlink (RedCottonDye), getitemlink (ArtisTankTop, RedCottonDye)), + getitemlink(ArtisTankTop, WhiteCottonDye), getitemlink(RedCottonDye), getitemlink(ArtisTankTop, RedCottonDye)), l("If yoiis wants to see a different use of cards he can yeye for Resa on the light armor shop for a description of styling cards."); } -- cgit v1.2.3-70-g09d2