summaryrefslogtreecommitdiff
path: root/npc/cities/hugel.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 22:28:30 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 22:28:30 +0000
commit52d7e8e4955572aff7d01f29f7b7b8032c779894 (patch)
tree9465612e87e5c34a399658b36dd72540588622c5 /npc/cities/hugel.txt
parent2f22028112e301768068c4b631141c84704a09a9 (diff)
downloadhercules-52d7e8e4955572aff7d01f29f7b7b8032c779894.tar.gz
hercules-52d7e8e4955572aff7d01f29f7b7b8032c779894.tar.bz2
hercules-52d7e8e4955572aff7d01f29f7b7b8032c779894.tar.xz
hercules-52d7e8e4955572aff7d01f29f7b7b8032c779894.zip
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
Diffstat (limited to 'npc/cities/hugel.txt')
-rw-r--r--npc/cities/hugel.txt4
1 files changed, 2 insertions, 2 deletions
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) {