git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7084 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -37,6 +37,7 @@ Musashiden
Date Added
======
06/09
+ * Fixed a problem with Kafra's getarg(1),6 of showing the default menu [Evera]
* Fixed Lighthalzen and Yuno Kafra respawn locations [Playtester]
* Implemented two airship mini games scripted by Dj-Yhn [MasterOfMuppets]
* A small fix to Shinokas quest [MasterOfMuppets]
@@ -100,6 +100,7 @@ function script F_Kafra {
//Only storage and other info check
case 6:
setarray @K_Menu0$[0],"-Use Storage","-Other Information Check","-Cancel";
+ break;
//Common Kafra
default:
setarray @K_Menu0$[0],"-Save","-Use Storage","-Use Teleport Service","-Rent a Cart","-Kafra Pass","-Other Information Check","-Cancel";