diff options
Diffstat (limited to 'npc/cities/aldebaran.txt')
-rw-r--r-- | npc/cities/aldebaran.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index ade5b5b2a..e24b0d6b0 100644 --- a/npc/cities/aldebaran.txt +++ b/npc/cities/aldebaran.txt @@ -831,6 +831,7 @@ aldeba_in,83,245,4 script Kafra Service#2alde 116,{ mes "We appreciate your continued use of the Kafra Service. Please feel free to ask me if you have any questions."; next; switch(select("How does Kafra Storage work?:How do you teleport people?")) { + case 1: mes "[Kafra Blossom]"; mes "Well, adventurers like yourself can place items into Kafra Storage, so that you don't have to carry all of your stuff around."; next; |