summaryrefslogtreecommitdiff
path: root/npc/quests/quests_niflheim.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-12-10 15:35:54 +0530
committerHaru <haru@dotalux.com>2015-12-18 05:13:36 +0100
commit48122727289c06906d8c4e38e183bb0a16ddbb53 (patch)
treedecd7a501b337f730cb2c16285e2d10049a4026e /npc/quests/quests_niflheim.txt
parentecb934ebba6ac3fbd35d8816c1802f0d134ef4ac (diff)
downloadhercules-48122727289c06906d8c4e38e183bb0a16ddbb53.tar.gz
hercules-48122727289c06906d8c4e38e183bb0a16ddbb53.tar.bz2
hercules-48122727289c06906d8c4e38e183bb0a16ddbb53.tar.xz
hercules-48122727289c06906d8c4e38e183bb0a16ddbb53.zip
ItemID to Constant: quests/woe Folder
Diffstat (limited to 'npc/quests/quests_niflheim.txt')
-rw-r--r--npc/quests/quests_niflheim.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/npc/quests/quests_niflheim.txt b/npc/quests/quests_niflheim.txt
index 05f9e6079..89ce0ac2d 100644
--- a/npc/quests/quests_niflheim.txt
+++ b/npc/quests/quests_niflheim.txt
@@ -66,7 +66,7 @@ niflheim,224,243,3 script Alreg#nif 4_M_NFDEADMAN,{
mes "for payback. Present!";
mes "*Burrrp*";
nif_esc = rand(1,2);
- getitem 7184,1; //Piano_Keyboard
+ getitem Piano_Keyboard,1;
close;
}
percentheal -30,0;
@@ -128,7 +128,7 @@ nif_in,105,81,3 script Crayu#nif 4_M_NFDEADMAN2,{
next;
if (nif_esc == 1) nif_esc = 3;
else nif_esc = 6;
- getitem 7184,1; //Piano_Keyboard
+ getitem Piano_Keyboard,1;
mes "[Crayu]";
mes "Lastly, I hope you will show your";
mes "respect to other Bards, just as";
@@ -168,7 +168,7 @@ nif_in,31,20,3 script Kuzkahina#nif 4_M_NFDEADMAN2,{
mes "Hey you! Make yourself useful";
mes "and throw this away when you leave.";
nif_esc += 2;
- getitem 7184,1; //Piano_Keyboard
+ getitem Piano_Keyboard,1;
next;
mes "[Kuzkahina]";
mes "Gosh, what's with this store?";
@@ -202,7 +202,7 @@ OnTouch:
nif_esc += 2;
else if (nif_esc == 10)
nif_esc = 11;
- getitem 7184,1; //Piano_Keyboard
+ getitem Piano_Keyboard,1;
}
close;
}
@@ -221,7 +221,7 @@ OnTouch:
mes "^3355FFWould you like to pick it up?^000000";
if (select("Yes:No") == 1) {
nif_esc += 2;
- getitem 7184,1; //Piano_Keyboard
+ getitem Piano_Keyboard,1;
}
close;
}
@@ -245,9 +245,9 @@ OnTouch:
mes "you could play music...^000000";
close;
}
- if (nif_esc == 11 && countitem(7184) > 5) {
+ if (nif_esc == 11 && countitem(Piano_Keyboard) > 5) {
nif_esc = 12;
- delitem 7184,6; //Piano_Keyboard
+ delitem Piano_Keyboard,6;
mes "^3355FFYou took the keys you've found";
mes "and inserted them into";
mes "each empty space.^000000";
@@ -409,13 +409,13 @@ prt_in,161,20,3 script Erious#nif 4_F_03,{
mes "Were you able to meet my Elly?";
next;
if (select("Yes.:Sorry, I couldn't.") == 1) {
- if (nif_revive == 6 && countitem(934) > 0) {
+ if (nif_revive == 6 && countitem(Mementos) > 0) {
mes "[Erious]";
mes "Are you serious? What did she say?";
mes "Did she say she will forgive me?";
next;
select("Yes. And she gave me...this.");
- delitem 934,1; //Mementos
+ delitem Mementos,1;
mes "[Erious]";
mes "Ah...In this box were the gifts";
mes "I gave her when we started";
@@ -444,13 +444,13 @@ prt_in,161,20,3 script Erious#nif 4_F_03,{
mes "I hope you will take this medicine";
mes "as a token of my gratitute.";
next;
- if (checkweight(610,26)) {
+ if (checkweight(Leaf_Of_Yggdrasil,26)) {
MISC_QUEST |= 16384;
nif_revive = 0;
completequest 11043;
- getitem 607,2; //Yggdrasilberry
- getitem 608,2; //Seed_Of_Yggdrasil
- getitem 610,10; //Leaf_Of_Yggdrasil
+ getitem Yggdrasilberry,2;
+ getitem Seed_Of_Yggdrasil,2;
+ getitem Leaf_Of_Yggdrasil,10;
mes "[Erious]";
mes "Thank you for everything.";
mes "I wish you luck and safety";
@@ -465,7 +465,7 @@ prt_in,161,20,3 script Erious#nif 4_F_03,{
mes "store your items somewhere?";
close;
}
- else if (nif_revive == 6 && countitem(934) < 1) {
+ else if (nif_revive == 6 && countitem(Mementos) < 1) {
mes "[Erious]";
mes "Hmm...this is odd. I'm sure she would give you something as a token of meeting her. By any chance, is there anything that you've forgetten to bring me?";
close;
@@ -489,11 +489,11 @@ prt_in,161,20,3 script Erious#nif 4_F_03,{
mes "something as a token of my";
mes "gratitute.";
next;
- if (checkweight(610,10)) {
+ if (checkweight(Leaf_Of_Yggdrasil,10)) {
MISC_QUEST |= 16384;
nif_revive = 0;
completequest 11042;
- getitem 610,10; //Leaf_Of_Yggdrasil
+ getitem Leaf_Of_Yggdrasil,10;
mes "[Erious]";
mes "Thank you for everything.";
mes "I wish you luck and safety";
@@ -651,7 +651,7 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
close;
}
else if (nif_revive == 4) {
- if (countitem(748) > 0) {
+ if (countitem(Witherless_Rose) > 0) {
mes "[Feylin]";
mes "Huh, Billik must have sent you.";
mes "Since I'm indebted to him, I";
@@ -677,7 +677,7 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
mes "spell. Do you wish to continue?";
next;
if (select("Yes:No") == 1) {
- if (countitem(610) > 9) {
+ if (countitem(Leaf_Of_Yggdrasil) > 9) {
mes "[Feylin]";
mes "I see. Then we shall begin.";
mes "Woombahsokasabahah!";
@@ -692,8 +692,8 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
mes "who you wish to see. I am";
mes "really sorry for this result.";
emotion e_omg;
- delitem 748,1; //Witherless_Rose
- delitem 610,10; //Leaf_Of_Yggdrasil
+ delitem Witherless_Rose,1;
+ delitem Leaf_Of_Yggdrasil,10;
nif_revive = 5;
changequest 11041,11042;
percentheal -99,0;
@@ -706,8 +706,8 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
close;
}
else if (.@nif_revive1 > 87) && (.@nif_revive1 < 101) {
- delitem 748,1; //Witherless_Rose
- delitem 610,10; //Leaf_Of_Yggdrasil
+ delitem Witherless_Rose,1;
+ delitem Leaf_Of_Yggdrasil,10;
percentheal -50,0;
mes "[Feylin]";
mes "..........";
@@ -740,7 +740,7 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
mes "him know that I forgive him.";
nif_revive = 6;
changequest 11040,11043;
- getitem 934,1; //Mementos
+ getitem Mementos,1;
next;
mes "[Elly]";
mes "I am glad to hear from my";