diff options
author | Reid <reidyaro@gmail.com> | 2016-02-14 03:05:08 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-14 03:05:08 +0100 |
commit | fba54b5a3e5bb45382dfad2fb84270f2f75f5729 (patch) | |
tree | e8ebf9a76b19cdf8ac64472b5cda93db64ea262e /npc/001-1/calypsan.txt | |
parent | 4b73c1728f2652a65f0f050c40ed414f94e7a9d6 (diff) | |
download | serverdata-fba54b5a3e5bb45382dfad2fb84270f2f75f5729.tar.gz serverdata-fba54b5a3e5bb45382dfad2fb84270f2f75f5729.tar.bz2 serverdata-fba54b5a3e5bb45382dfad2fb84270f2f75f5729.tar.xz serverdata-fba54b5a3e5bb45382dfad2fb84270f2f75f5729.zip |
Add card item on getitemlink on calypsan.
Diffstat (limited to 'npc/001-1/calypsan.txt')
-rw-r--r-- | npc/001-1/calypsan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/calypsan.txt b/npc/001-1/calypsan.txt index 9b6c6cca..e9cceb78 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)), + getitemlink (ArtisTankTop), 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."); } |