kafra fix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7084 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
evera 2006-06-10 06:44:06 +00:00
parent 55df062534
commit e02ca5222a
2 changed files with 2 additions and 0 deletions

View File

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

View File

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