From 52d7e8e4955572aff7d01f29f7b7b8032c779894 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 14 Apr 2008 22:28:30 +0000 Subject: Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12594 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/hugel.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/cities') diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index f87ce02cf..1bcae5f7e 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -4,7 +4,7 @@ //= vicious_pucca, Poki#3, erKURITA, Munin, and everybody in the //= comments //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -24,6 +24,7 @@ //= 1.2 Added a few NPCs scripted by Munin and fixed up format a little [Playtester] //= 1.3 Moved some quests-related NPCs to proper file. [SinSloth] //= 1.4 Optimized the Party Supplies Shop [DZeroX] +//= 1.5 Fixed Party Supplies Shop. [L0ne_W0lf] //============================================================ //--------------------------------------------------------------------------- @@ -248,7 +249,6 @@ hu_in01,23,311,4 script Party Supplies Shop 898,{ mes "We can provide you with 5 of them"; mes "at 500 zeny."; next; - menu "Buy",L_Buy,"Cancel",L_Cancel; switch (select("Buy:Cancel")) { case 1: if (Zeny < 500) { -- cgit v1.2.3-60-g2f50