summaryrefslogtreecommitdiff
path: root/npc/re/quests/eden/eden_quests.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-27 06:11:18 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-27 06:11:18 +0000
commit847a41f41dc4296c8c2aa42a79c23336f55e665b (patch)
tree4010b867b2060861d519babb6da86c0879825ff9 /npc/re/quests/eden/eden_quests.txt
parentf4867954028b6c7b4d37c9860696578b27d6dbd1 (diff)
downloadhercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.gz
hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.bz2
hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.xz
hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.zip
> Follow-up r17048:
- Renamed 'useskilltopc' to 'npcskill'; - Removed cast time from NPC objects, code by mkbu95 (suspected official behavior); - Documented 'npcskill'; - Replaced all instances in scripts. * Fixed max level bypass, code by malufett (bugreport:5800). * Updated Malangdo spawns to official. * Some standardization of npc/quests/first_class/. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/quests/eden/eden_quests.txt')
-rw-r--r--npc/re/quests/eden/eden_quests.txt39
1 files changed, 20 insertions, 19 deletions
diff --git a/npc/re/quests/eden/eden_quests.txt b/npc/re/quests/eden/eden_quests.txt
index a13375198..c6776d9b4 100644
--- a/npc/re/quests/eden/eden_quests.txt
+++ b/npc/re/quests/eden/eden_quests.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.3
+//= 1.4a
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
@@ -16,6 +16,7 @@
//= 1.3 Added Instructor Ur and the new Quests which come
//= alongside him. Special thanks to Chilly for the base. [Masao]
//= 1.4 Partial cleaning and bug fixing. [Euphy]
+//= 1.4a Added 'npcskill' command. [Euphy]
//============================================================
moc_para01,25,35,4 script Instructor Boya#para01 469,{
@@ -1182,7 +1183,7 @@ moc_fild11,180,253,5 script Talking Dog#para03 972,{
mes "Oh, if you are tired I will help you.";
next;
mes "-When the dog barked, your HP and SP recovered.-";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1220,7 +1221,7 @@ moc_fild11,180,253,5 script Talking Dog#para03 972,{
mes "Oh, if you are tired I will help you.";
next;
mes "-When the dog barked, your HP and SP recovered.-";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1276,7 +1277,7 @@ moc_fild11,180,253,5 script Talking Dog#para03 972,{
mes "Oh, if you are tired I will help you.";
next;
mes "-When the dog barked, your HP and SP recovered.-";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1422,7 +1423,7 @@ prt_sewb1,131,262,3 script Timid Cat#para04 422,{
mes "[Timid Cat]";
mes "Take care to check your map so you don't get lost.";
mes "It's a service meeow.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 0,100;
close;
}
@@ -1460,7 +1461,7 @@ prt_sewb1,131,262,3 script Timid Cat#para04 422,{
mes "[Timid Cat]";
mes "I will help you a little.";
mes "Here, I have recovered your strengh meow..";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1495,7 +1496,7 @@ prt_sewb1,131,262,3 script Timid Cat#para04 422,{
mes "It's the last course so cheer up.";
mes "I will help you a little.";
mes "Here, I have recovered your strengh meow..";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 0,100;
close;
}
@@ -1607,7 +1608,7 @@ pay_arche,41,136,3 script Eden Member Karl#para05 904,{
mes "[Karl]";
mes "Just in case I will recover all your energy.";
mes "It's the last step so be careful.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1638,7 +1639,7 @@ pay_arche,41,136,3 script Eden Member Karl#para05 904,{
mes "[Karl]";
mes "Just in case I will recover all your energy.";
mes "It's the last step so be careful.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 0,100;
close;
}
@@ -1761,7 +1762,7 @@ anthell01,29,264,5 script Eden Member Cloud#para06 899,{
mes "What do you think of Ant Hell?";
mes "Can you stay longer?";
mes "Ok, I will recover your strengh so, keep going.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1800,7 +1801,7 @@ anthell01,29,264,5 script Eden Member Cloud#para06 899,{
mes "[Cloud]";
mes "See, to cheer you up I will heal you until you finish the training.";
mes "Chin up and cheer up.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1828,7 +1829,7 @@ anthell01,29,264,5 script Eden Member Cloud#para06 899,{
mes "[Cloud]";
mes "Just Vitata, isn't that an easy opponent?";
mes "If you see Maya just run away.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1943,7 +1944,7 @@ in_orcs01,38,175,3 script Eden Member Hooksha 803,{
mes "[Hooksha]";
mes "You look tired I will recover your health.";
mes "If you are in trouble just come back here to safety.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -1974,7 +1975,7 @@ in_orcs01,38,175,3 script Eden Member Hooksha 803,{
mes "[Hooksha]";
mes "You look tired, I will recover your health.";
mes "If you are in trouble just come back here to safety.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -2000,7 +2001,7 @@ in_orcs01,38,175,3 script Eden Member Hooksha 803,{
mes "[Hooksha]";
mes "You look tired, I will recover your health.";
mes "If you are in trouble just come back here to safety.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -2073,7 +2074,7 @@ in_orcs01,38,175,3 script Eden Member Hooksha 803,{
mes "Can you stay longer?";
mes "You look tired, I will recover your health.";
mes "If you are in trouble just come back here to safety.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -2097,7 +2098,7 @@ in_orcs01,38,175,3 script Eden Member Hooksha 803,{
mes "Can you stay longer?";
mes "You look tired I will recover your health.";
mes "If you are in trouble just come back here to safety.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}
@@ -2201,7 +2202,7 @@ iz_dun04,43,46,3 script Eden Member Callandiva 745,{
mes "Oh are you tired?";
mes "Mermans are not easy opponents.";
mes "I will help you recover so cheer up.";
-// UseSkillToPC 28 10 99 60;
+ npcskill "AL_HEAL",10,99,60;
percentheal 0,100;
close;
}
@@ -2235,7 +2236,7 @@ iz_dun04,43,46,3 script Eden Member Callandiva 745,{
mes "Oh are you tired?";
mes "Strouf are not easy opponents.";
mes "I can help you recover so cheer up.";
-// UseSkillToPC 28 10 99 60
+ npcskill "AL_HEAL",10,99,60;
percentheal 100,100;
close;
}