summaryrefslogtreecommitdiff
path: root/npc/quests/quests_13_2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/quests_13_2.txt')
-rw-r--r--npc/quests/quests_13_2.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt
index 077ae7651..22df184ae 100644
--- a/npc/quests/quests_13_2.txt
+++ b/npc/quests/quests_13_2.txt
@@ -413,7 +413,7 @@ function Catwarp {
}
man_fild02,132,47,4 duplicate(Cat Hand Agent#spl) Cat Hand Agent#man 4_M_BOSSCAT
-- script Mysterious Rock#30::manukrock2 -1,{
+- script Mysterious Rock#30::manukrock2 FAKE_NPC,{
if (countitem(Unidentified_Mineral) < 3 && !questprogress(12062,PLAYTIME)) {
specialeffect2 EF_REPAIRWEAPON;
progressbar "ffff00",10;
@@ -3262,7 +3262,7 @@ mid_camp,192,239,4 script Wanted Sign#ep13_2ect01 4_BOARD3,{
close;
}
-- script Dragon Egg#ep13_degg_0 -1,{
+- script Dragon Egg#ep13_degg_0 FAKE_NPC,{
if (checkweight(Knife,2) == 0) {
mes "- You're carrying too many items. -";
close;
@@ -3392,7 +3392,7 @@ OnTouch:
end;
}
-nyd_dun02,201,157,5 script Egg Keeper Draco#13_3 -1,{
+nyd_dun02,201,157,5 script Egg Keeper Draco#13_3 FAKE_NPC,{
end;
OnMyMobDead:
@@ -3405,7 +3405,7 @@ OnTimer180000:
end;
}
-nyd_dun02,206,157,3 script Egg Keeper Draco#13_4 -1,{
+nyd_dun02,206,157,3 script Egg Keeper Draco#13_4 FAKE_NPC,{
end;
OnMyMobDead:
@@ -3473,7 +3473,7 @@ OnTouch:
end;
}
-nyd_dun02,144,103,0 script Stranger#ep13_2_dan03 -1,{
+nyd_dun02,144,103,0 script Stranger#ep13_2_dan03 FAKE_NPC,{
end;
OnMyMobDead:
@@ -3487,7 +3487,7 @@ OnTimer300000:
end;
}
-nyd_dun02,206,114,0 script Stranger#ep13_2_dan04 -1,{
+nyd_dun02,206,114,0 script Stranger#ep13_2_dan04 FAKE_NPC,{
end;
OnMyMobDead:
@@ -4821,7 +4821,7 @@ function script find_13_2 {
}
}
-- script mjo_no_find -1,{
+- script mjo_no_find FAKE_NPC,{
end;
OnTouch:
@@ -4853,7 +4853,7 @@ mjolnir_12,199,370,0 duplicate(mjo_no_find) #mj12_find_1 -1,5,5
mjolnir_12,44,25,0 duplicate(mjo_no_find) #mj12_find_2 -1,5,5
mjolnir_12,220,37,0 duplicate(mjo_no_find) #mj12_find_3 -1,5,5
-- script mjo_find -1,{
+- script mjo_find FAKE_NPC,{
if ((ep13_2_tre == 2) && (countitem(Portable_Toolbox) == 1)) {
if (countitem(Rough_Mineral) < 10) {
mes "- I can see some different colored minerals where the detector pointed to. This must be the mineral that Mr. Lifeguard told me about. -";
@@ -5204,7 +5204,7 @@ OnTouch:
close;
}
-- script hu_find -1,{
+- script hu_find FAKE_NPC,{
if ((ep13_2_tre == 3) && (countitem(Portable_Toolbox) == 1)) {
if (countitem(Rough_Mineral) < 5) {
mes "- I can see some different colored minerals where the detector pointed to. This must be the mineral that Mr. Lifeguard told me about. -";
@@ -5337,7 +5337,7 @@ OnTouch:
close;
}
-- script ve_find -1,{
+- script ve_find FAKE_NPC,{
if ((ep13_2_tre == 4) && (countitem(Portable_Toolbox) == 1)) {
if (countitem(Rough_Mineral) < 5) {
mes "- I can see some different colored minerals where the detector pointed to. This must be the mineral that Mr. Lifeguard told me about. -";
@@ -5744,7 +5744,7 @@ spl_in02,139,65,3 script Middle-Ranked Laphine#la 4_F_FAIRYKID3,{
}
}
-- script Purifier -1,{
+- script Purifier FAKE_NPC,{
if (ep13_2_tre1 == 2) {
if (countitem(Germinating_Sprout) > 0) {
mes "- You put the seed in the";
@@ -6938,7 +6938,7 @@ OnTouch:
end;
}
-- script ep13_warp_s_0 -1,{
+- script ep13_warp_s_0 FAKE_NPC,{
OnEnable:
enablenpc strnpcinfo(0);
initnpctimer;
@@ -6963,7 +6963,7 @@ OnDisable:
end;
}
-- script ep13_warp_s_1 -1,{
+- script ep13_warp_s_1 FAKE_NPC,{
OnEnable:
enablenpc strnpcinfo(0);
initnpctimer;
@@ -6989,7 +6989,7 @@ OnDisable:
end;
}
-- script ep13_warp_s_2 -1,{
+- script ep13_warp_s_2 FAKE_NPC,{
OnEnable:
enablenpc strnpcinfo(0);
initnpctimer;
@@ -7016,7 +7016,7 @@ OnDisable:
end;
}
-- script ep13_warp_w_0 -1,{
+- script ep13_warp_w_0 FAKE_NPC,{
OnTouch:
warp "nyd_dun01",214,68;
end;