summaryrefslogtreecommitdiff
path: root/world/map/npc/011-1/auldsbel.txt
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2011-11-15 21:06:07 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-11-16 19:44:03 +0100
commit206c3720a29b0db6c73ea534bd3f34bacaef17de (patch)
tree2d0e6a65117ad6ea1185dda7112a6f8679c781a1 /world/map/npc/011-1/auldsbel.txt
parent0f44cd07642a74953e5b03a10a1593c5d839c7a2 (diff)
downloadserverdata-206c3720a29b0db6c73ea534bd3f34bacaef17de.tar.gz
serverdata-206c3720a29b0db6c73ea534bd3f34bacaef17de.tar.bz2
serverdata-206c3720a29b0db6c73ea534bd3f34bacaef17de.tar.xz
serverdata-206c3720a29b0db6c73ea534bd3f34bacaef17de.zip
Made Constants case-sensitive
Diffstat (limited to 'world/map/npc/011-1/auldsbel.txt')
-rw-r--r--world/map/npc/011-1/auldsbel.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt
index d7666ea9..c6816eec 100644
--- a/world/map/npc/011-1/auldsbel.txt
+++ b/world/map/npc/011-1/auldsbel.txt
@@ -214,7 +214,7 @@ L_sulphur:
close;
L_sulphur_buy:
- if (zeny < @cost)
+ if (Zeny < @cost)
goto L_sulphur_nozeny;
if (countitem("PileOfAsh") < 1)
goto L_sulphur_noash;
@@ -224,7 +224,7 @@ L_sulphur_buy:
&& countitem("PileOfAsh") == 0)
goto L_sulphur_noroom;
- set zeny, zeny - @cost;
+ set Zeny, Zeny - @cost;
delitem "PileOfAsh", 1;
getitem "SulphurPowder", 5;
mes "[Auldsbel the Wizard]";
@@ -548,9 +548,9 @@ L_Q_astralsoul_L:
goto L_main_menu;
L_Q_astralsoul_L1:
- if (zeny < 11300)
+ if (Zeny < 11300)
goto L_Q_astralsoul_nz;
- set zeny, zeny - 11300;
+ set Zeny, Zeny - 11300;
mes "[Auldsbel the Wizard]";
mes "\"Okay, listen:\"";
next;
@@ -671,7 +671,7 @@ L_make_mana_potion:
"Here you are.", -,
"I will look for those items.", L_main_menu,
"I'm not interested.", L_Q_manaseed_touched_short;
- if (zeny < 10000)
+ if (Zeny < 10000)
goto L_make_mana_potion_missing;
if (countitem("GambogeHerb") < 10)
goto L_make_mana_potion_missing;
@@ -689,7 +689,7 @@ L_make_mana_potion:
&& countitem("BottleOfWater") > 1
&& countitem("ManaPotion") < 1)
goto L_mana_potion_toomuch;
- set zeny, zeny - 10000;
+ set Zeny, Zeny - 10000;
delitem "GambogeHerb", 10;
delitem "MauveHerb", 20;
delitem "Pearl", 1;
@@ -777,7 +777,7 @@ L_component_quest_0:
if (countitem ("MauveHerb") < 20)
goto L_component_quest_missing;
delitem "MauveHerb", 20;
- set zeny, zeny + 2500;
+ set Zeny, Zeny + 2500;
mes "[Auldsbel the Wizard]";
mes "\"Well done, my young friend! Here are 2,500 GP to compensate you for your efforts.\"";
mes "[You gain 250 experience points]";
@@ -810,7 +810,7 @@ L_component_quest_1:
delitem "MediumHealingPotion", 3;
delitem "IronPotion", 1;
delitem "ConcentrationPotion", 1;
- set zeny, zeny + 2500;
+ set Zeny, Zeny + 2500;
mes "[Auldsbel the Wizard]";
mes "\"Ah, excellent, excellent! These are precisely what I needed. Here are another 2,500 GP to compensate you for your efforts.\"";
mes "[You gain 500 experience points]";
@@ -833,7 +833,7 @@ L_component_quest_2:
if (countitem ("SilkCocoon") < 100)
goto L_component_quest_missing;
delitem "SilkCocoon", 100;
- set zeny, zeny + 5000;
+ set Zeny, Zeny + 5000;
mes "[Auldsbel the Wizard]";
mes "\"Splendid, splendid! Here are 5,000 GP for you.\"";
mes "Auldsbel attempts to cram the cocoons into his pockets, with little success. Finally he gives up and takes them into his hut.";
@@ -860,7 +860,7 @@ L_component_quest_3:
goto L_component_quest_missing;
delitem "RedScorpionStinger", 25;
delitem "MaggotSlime", 25;
- set zeny, zeny + 5000;
+ set Zeny, Zeny + 5000;
mes "[Auldsbel the Wizard]";
mes "\"Good " + @address$ + "! Another 5,000 GP for you.\"";
mes "\"I believe that I have figured out one possible way to integrate the tincture into the spell... I will let you know how that goes.\"";
@@ -896,7 +896,7 @@ L_component_quest_4:
delitem "SnakeTongue", 20;
delitem "CaveSnakeTongue", 20;
delitem "MountainSnakeTongue", 20;
- set zeny, zeny + 8000;
+ set Zeny, Zeny + 8000;
mes "[Auldsbel the Wizard]";
mes "\"8,000 GP should cover your efforts, I think.\"";
mes "\"Now let's see if this works...\"";
@@ -929,7 +929,7 @@ L_component_quest_5:
if (countitem ("GrassSnakeTongue") < 50)
goto L_component_quest_missing;
delitem "GrassSnakeTongue", 50;
- set zeny, zeny + 10000;
+ set Zeny, Zeny + 10000;
mes "[Auldsbel the Wizard]";
mes "\"Excellent! Here are 10,000 GP for you, and now let's see how this goes.\"";
mes "[You gain 100,000 experience points]";