summaryrefslogtreecommitdiff
path: root/npc/quests/quests_veins.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-26 23:39:13 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-26 23:39:13 +0000
commit6bea9425104111de541f32d08bc84807773d1017 (patch)
treed8569cda29c88b6b7dfc22d410a25dfe0c544183 /npc/quests/quests_veins.txt
parent2be5a82d3849a499377ece635b4ec3932dfc6ec9 (diff)
downloadhercules-6bea9425104111de541f32d08bc84807773d1017.tar.gz
hercules-6bea9425104111de541f32d08bc84807773d1017.tar.bz2
hercules-6bea9425104111de541f32d08bc84807773d1017.tar.xz
hercules-6bea9425104111de541f32d08bc84807773d1017.zip
Fixed bugreport:1057 and bugreport:1058
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12244 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_veins.txt')
-rw-r--r--npc/quests/quests_veins.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt
index 1f03c79a5..c32085dce 100644
--- a/npc/quests/quests_veins.txt
+++ b/npc/quests/quests_veins.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -31,6 +31,7 @@
//= 1.2 Added Veins Siblings Quest. [L0ne_W0lf]
//= Added Veins Thor Volcano Base Quest NPC. [L0ne_W0lf]
//= Start NPC is missing, but will be added when I get it.
+//= 1.3 Fixed two typos small in Asbar. [L0ne_W0lf]
//============================================================
// Stone Quest
@@ -325,7 +326,7 @@ ve_in,169,310,6 script Strange Old Man#ve 121,{
mes "You made me screw up!";
next;
specialeffect 90; //EF_LORD
- percentheal 30,0;
+ percentheal -30,0;
next;
mes "[Absar]";
mes "!@#$%#@#$!*~";
@@ -400,7 +401,7 @@ ve_in,169,310,6 script Strange Old Man#ve 121,{
close;
}
else if (veins_stone == 2) {
- if (countitem(999) > 4 && 7561 > 1 && countitem(1033) > 4) {
+ if (countitem(999) > 4 && countitem(7561) > 1 && countitem(1033) > 4) {
mes "[Absar]";
mes "Good, you finally";
mes "brought everthing.";