Added a missing "case 1:" (bugreport: 1794)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12907 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Paradox924X 2008-07-04 01:31:51 +00:00
parent 1bb2084f82
commit 97d14440d5
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Date Added
======
2008/07/04
* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]
2008/07/02
* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]

View File

@ -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;