Trimmed trailing whitespaces in /npc/re

This commit is contained in:
Lemongrass3110 2016-09-05 19:34:52 +02:00
parent e83c320a50
commit 72d85aa44d
152 changed files with 879 additions and 879 deletions

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Izlude Airport NPCs //= Izlude Airport NPCs
//===== By: ================================================== //===== By: ==================================================
//= rAthena Dev Team //= rAthena Dev Team
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Izlude Airport NPCs //= Izlude Airport NPCs
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Updated to match the new Izlude Map. [Masao] //= 1.0 Updated to match the new Izlude Map. [Masao]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================
izlude,202,75,3 duplicate(Airship_Staff_izlude) Airship Staff#izlude 90 izlude,202,75,3 duplicate(Airship_Staff_izlude) Airship Staff#izlude 90
izlude_a,202,75,3 duplicate(Airship_Staff_izlude) Airship Staff#izlude_a 90 izlude_a,202,75,3 duplicate(Airship_Staff_izlude) Airship Staff#izlude_a 90

View File

@ -1,21 +1,21 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Brasilis Town //= Brasilis Town
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Brasilis Town Script //= Brasilis Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. Transportation and Basic NPCs. //= 1.0 First version. Transportation and Basic NPCs.
//= 1.1 Fixed Zeny not being removed for payment. [Kisuka] //= 1.1 Fixed Zeny not being removed for payment. [Kisuka]
//= 1.2 Updated dialog, added Ice Cream Maker. [L0ne_W0lf] //= 1.2 Updated dialog, added Ice Cream Maker. [L0ne_W0lf]
//= 1.3 Moved Alberta NPC to pre-re/re paths. [Euphy] //= 1.3 Moved Alberta NPC to pre-re/re paths. [Euphy]
//= 1.4 Added VIP features. [Euphy] //= 1.4 Added VIP features. [Euphy]
//============================================================ //============================================================
// Brasilis Transportation :: brasilis_trans // Brasilis Transportation :: brasilis_trans
//============================================================ //============================================================

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Dewata Town //= Dewata Town
//===== By: ================================================== //===== By: ==================================================
//= Gennosuke Kouga, Muad_Dib //= Gennosuke Kouga, Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Dewata Town Script //= Dewata Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. //= 1.0 First version.
//= 1.1 Standardized. [Euphy] //= 1.1 Standardized. [Euphy]
//= 1.2 Fixed Zeny check. [Joseph] //= 1.2 Fixed Zeny check. [Joseph]
@ -77,7 +77,7 @@ dewata,229,49,6 script Alberta Sailor#dewata 536,{
} }
// Generic Dewata NPCs :: dewata_npc // Generic Dewata NPCs :: dewata_npc
//============================================================ //============================================================
dewata,221,237,5 script Young Man#dew-1 536,{ dewata,221,237,5 script Young Man#dew-1 536,{
mes "[Fruit Fancier]"; mes "[Fruit Fancier]";
mes "What's wrong with your faaaaaace? You must really be clueless!"; mes "What's wrong with your faaaaaace? You must really be clueless!";
@ -505,7 +505,7 @@ dewata,89,191,6 script Small Shrine#dew1 844,{
"Lover","Girl friend","Boy friend"; //128 "Lover","Girl friend","Boy friend"; //128
setarray .@index[0], setarray .@index[0],
1,1,2,2,2,2,4,4,8,8,8,16,16,16,16,16,32,32,32,32,32,32,64,64,64,128,128,128; 1,1,2,2,2,2,4,4,8,8,8,16,16,16,16,16,32,32,32,32,32,32,64,64,64,128,128,128;
if (.@good_luck == 7 || .@good_luck == 77 || .@good_luck == 777 || .@good_luck == 7777) if (.@good_luck == 7 || .@good_luck == 77 || .@good_luck == 777 || .@good_luck == 7777)
set .@bonus,1; set .@bonus,1;
for(set .@i,0; .@i<getarraysize(.@wishes$); set .@i,.@i+1) { for(set .@i,0; .@i<getarraysize(.@wishes$); set .@i,.@i+1) {

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= El Dicastes Town //= El Dicastes Town
//===== By: ================================================== //===== By: ==================================================
//= Gennosuke Kouga, Muad_Dib //= Gennosuke Kouga, Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= El Dicastes Town Script //= El Dicastes Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. //= 1.0 First version.
//= 1.1 Standardized. [Euphy] //= 1.1 Standardized. [Euphy]
//= 1.2 Updated to match the official script. [Joseph] //= 1.2 Updated to match the official script. [Joseph]
@ -26,7 +26,7 @@ dicastes01,194,159,5 script Excited Galten#a 492,{
mes "As long as we have him,"; mes "As long as we have him,";
mes "it will only be a matter of time before Sapha"; mes "it will only be a matter of time before Sapha";
mes "will rule this land."; mes "will rule this land.";
close; close;
} }
mes "▲⒉ⅲ ⌒ ◎○○"; mes "▲⒉ⅲ ⌒ ◎○○";
mes "△▲● ↑ ↑"; mes "△▲● ↑ ↑";
@ -49,7 +49,7 @@ dicastes01,202,86,3 script Sentinel#a 4_MAN_GALTUN,{
next; next;
mes "[Sentinel]"; mes "[Sentinel]";
mes "Hey, you are an outsider!"; mes "Hey, you are an outsider!";
close; close;
} }
mes "◆⒈⒈ ← ◇⌒● ⅲ ⅳ→"; mes "◆⒈⒈ ← ◇⌒● ⅲ ⅳ→";
mes "▲◇⒉ ⅳ "; mes "▲◇⒉ ⅳ ";
@ -60,7 +60,7 @@ dicastes01,202,86,3 script Sentinel#a 4_MAN_GALTUN,{
next; next;
mes "[Sentinel]"; mes "[Sentinel]";
mes "●■★ → ◇⒊◆"; mes "●■★ → ◇⒊◆";
close; close;
} }
dicastes01,194,95,5 script Sentinel#b 450,{ dicastes01,194,95,5 script Sentinel#b 450,{
@ -69,7 +69,7 @@ dicastes01,194,95,5 script Sentinel#b 450,{
mes "I permit your entry."; mes "I permit your entry.";
mes "But if you dare to cause trouble"; mes "But if you dare to cause trouble";
mes "you won't know what hit you. Beware!"; mes "you won't know what hit you. Beware!";
close; close;
} }
mes "▲◆↑ ▲ ◇"; mes "▲◆↑ ▲ ◇";
mes "▲★← ◇ ←ⅳ⒉ △ ⅲ"; mes "▲★← ◇ ←ⅳ⒉ △ ⅲ";
@ -96,7 +96,7 @@ dicastes01,244,166,0 script Training Galten#b 450,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "I wonder if Ahat knows how"; mes "I wonder if Ahat knows how";
mes "hard I am training."; mes "hard I am training.";
close; close;
} }
mes "▲◆↑ ▲"; mes "▲◆↑ ▲";
mes "▲◆↑ ▲ ▲◆↑ ▲ ▲◆↑ ▲"; mes "▲◆↑ ▲ ▲◆↑ ▲ ▲◆↑ ▲";
@ -127,7 +127,7 @@ dicastes01,248,129,0 script Training Galten#d 450,{
mes "I heard this isn't training"; mes "I heard this isn't training";
mes "equipment but a massager"; mes "equipment but a massager";
mes "for trainees like me."; mes "for trainees like me.";
close; close;
} }
mes "▲◆↑ ▲ ▲◆↑"; mes "▲◆↑ ▲ ▲◆↑";
mes "▲◆↑ ▲<> <20><EFBFBD> ▲"; mes "▲◆↑ ▲<> <20><EFBFBD> ▲";
@ -155,7 +155,7 @@ dic_in01,349,282,4 script Waiting Galten#in_1 492,{
mes "[Waiting Galten]"; mes "[Waiting Galten]";
mes "Here is the Battle Station."; mes "Here is the Battle Station.";
mes "We are all tensed up to be ready for action."; mes "We are all tensed up to be ready for action.";
close; close;
} }
mes "[⒉⌒← ※ ⌒]"; mes "[⒉⌒← ※ ⌒]";
mes "●□↑ ⅲ ◇"; mes "●□↑ ⅲ ◇";
@ -167,7 +167,7 @@ dic_in01,370,261,1 script Waiting Galten#in_2 492,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "[Waiting Galten]"; mes "[Waiting Galten]";
mes "Boring."; mes "Boring.";
close; close;
} }
mes "[⒉⌒← ※ ⌒]"; mes "[⒉⌒← ※ ⌒]";
mes "※ⅳ⒈"; mes "※ⅳ⒈";
@ -178,7 +178,7 @@ dic_in01,381,261,1 script Waiting Galten#in_3 492,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "[Waiting Galten]"; mes "[Waiting Galten]";
mes "Zzzzz..."; mes "Zzzzz...";
close; close;
} }
mes "[⒉⌒← ※ ⌒]"; mes "[⒉⌒← ※ ⌒]";
mes "→◆"; mes "→◆";
@ -189,7 +189,7 @@ dic_in01,370,282,4 script Waiting Galten#in_4 492,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "[Waiting Galten]"; mes "[Waiting Galten]";
mes "El Dicastes is the most peaceful place in this world as long as I am here."; mes "El Dicastes is the most peaceful place in this world as long as I am here.";
close; close;
} }
mes "[⒉⌒← ※ ⌒]"; mes "[⒉⌒← ※ ⌒]";
mes "★★⒊ 〓 ■⒊ⅲ ⒈ ⒊←□ ▲ 〓★★ ▲ ←"; mes "★★⒊ 〓 ■⒊ⅲ ⒈ ⒊←□ ▲ 〓★★ ▲ ←";
@ -200,7 +200,7 @@ dic_in01,354,219,4 script Resting Galten#in_5 492,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "[Resting Galten]"; mes "[Resting Galten]";
mes "Resting is always so sweet."; mes "Resting is always so sweet.";
close; close;
} }
mes "[□▲◎ ↑ ⅳ]"; mes "[□▲◎ ↑ ⅳ]";
mes "★□※ ■ ◎○⒉ ⒊ ■"; mes "★□※ ■ ◎○⒉ ⒊ ■";
@ -214,7 +214,7 @@ dic_in01,365,197,1 script Resting Galten#in_6 492,{
next; next;
mes "[Resting Galten]"; mes "[Resting Galten]";
mes "You say I don't look like I'm resting? But I'm already used to this."; mes "You say I don't look like I'm resting? But I'm already used to this.";
close; close;
} }
mes "[□▲◎ ↑ ⅳ]"; mes "[□▲◎ ↑ ⅳ]";
mes "◆★ⅳ ■ ※○● ↑ ◇←←"; mes "◆★ⅳ ■ ※○● ↑ ◇←←";
@ -230,7 +230,7 @@ dic_in01,29,119,4 script Resting Piom#04 489,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "[Resting Piom]"; mes "[Resting Piom]";
mes "Why is it so noisy when I'm trying to get rest?"; mes "Why is it so noisy when I'm trying to get rest?";
close; close;
} }
mes "[ⅲ※◎ ⅳ ※]"; mes "[ⅲ※◎ ⅳ ※]";
mes "↑⒉○ ⌒ ◎▲⒉ ◆ ⒉□"; mes "↑⒉○ ⌒ ◎▲⒉ ◆ ⒉□";
@ -246,7 +246,7 @@ dic_in01,91,113,5 script Suspicious Piom#a 489,{
if(select("Nope!:You first.") == 1) { if(select("Nope!:You first.") == 1) {
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "Never mind."; mes "Never mind.";
close; close;
} }
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "Oh, you do seem to know?"; mes "Oh, you do seem to know?";
@ -258,11 +258,11 @@ dic_in01,91,113,5 script Suspicious Piom#a 489,{
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "I'm only a very curious"; mes "I'm only a very curious";
mes "ordinary Piom."; mes "ordinary Piom.";
close; close;
} }
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "I am not going to say anything, either!"; mes "I am not going to say anything, either!";
close; close;
} }
mes "◇⒊◇ ◇ ◇〓■"; mes "◇⒊◇ ◇ ◇〓■";
mes "□ ⒊⒉△ ◇◇"; mes "□ ⒊⒉△ ◇◇";
@ -270,7 +270,7 @@ dic_in01,91,113,5 script Suspicious Piom#a 489,{
if(select("Can't tell what it means:Is it a curse??") == 2) { if(select("Can't tell what it means:Is it a curse??") == 2) {
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "Too bad."; mes "Too bad.";
close; close;
} }
mes "[Suspicious Piom]"; mes "[Suspicious Piom]";
mes "Be on your"; mes "Be on your";
@ -285,7 +285,7 @@ dic_in01,168,116,5 script Tired Piom#c 491,{
mes "information, you'd have better"; mes "information, you'd have better";
mes "luck with the Cat Merchant than wandering around here."; mes "luck with the Cat Merchant than wandering around here.";
mes "But of course you'll have to pay the price."; mes "But of course you'll have to pay the price.";
close; close;
} }
mes "〓□○ ⒊ ⒊〓"; mes "〓□○ ⒊ ⒊〓";
mes "〓▲○ ■ ●→○ ◎"; mes "〓▲○ ■ ●→○ ◎";
@ -302,7 +302,7 @@ dic_in01,149,104,5 script Tired Piom#b 455,{
mes "I think the effects are weaker than before,"; mes "I think the effects are weaker than before,";
mes "or is it just me?"; mes "or is it just me?";
emotion e_what; emotion e_what;
close; close;
} }
mes "○⌒→ ▲ ⒉"; mes "○⌒→ ▲ ⒉";
mes "■□◇ ⅳ ◎◎⒊ ◆ ◆◇●"; mes "■□◇ ⅳ ◎◎⒊ ◆ ◆◇●";
@ -327,7 +327,7 @@ dic_in01,341,113,3 script Tired Piom#a 491,{
emotion e_swt; emotion e_swt;
mes "[Tired Piom]"; mes "[Tired Piom]";
mes "I'll be rejected again, right?"; mes "I'll be rejected again, right?";
close; close;
} }
mes "△◎← ◇ ◇⌒⒈"; mes "△◎← ◇ ◇⌒⒈";
mes "◇□※ 〓 ◎⒈● □ ⅲ"; mes "◇□※ 〓 ◎⒈● □ ⅲ";
@ -364,7 +364,7 @@ dic_in01,32,54,5 script Venknick#el_01 449,{
mes "[Venknick]"; mes "[Venknick]";
mes "Oh feels so refreshed."; mes "Oh feels so refreshed.";
mes "The refined Bradium was the best ever. Do you want to try some?"; mes "The refined Bradium was the best ever. Do you want to try some?";
close; close;
} }
mes "[◇◎○]"; mes "[◇◎○]";
mes "※◇ⅳ ⒈ ⅲ"; mes "※◇ⅳ ⒈ ⅲ";
@ -408,7 +408,7 @@ dic_in01,360,125,5 script Serious Venknicka 449,{
mes "A sudden increase in Bradium production."; mes "A sudden increase in Bradium production.";
mes "Why?"; mes "Why?";
mes "I will have to get more factory lines running."; mes "I will have to get more factory lines running.";
close; close;
} }
mes "←□● ⒉ ⒉ⅳ⌒ ⒉ ↑●□"; mes "←□● ⒉ ⒉ⅳ⌒ ⒉ ↑●□";
mes "〓◇■ ⒉"; mes "〓◇■ ⒉";
@ -418,7 +418,7 @@ dic_in01,360,125,5 script Serious Venknicka 449,{
dic_in01,42,250,5 script Guide#diel_1 489,{ dic_in01,42,250,5 script Guide#diel_1 489,{
if (isequipped(2782)) { if (isequipped(2782)) {
if (ep13_3_invite > 5) { if (ep13_3_invite > 5) {
mes "[Guide]"; mes "[Guide]";
mes "I'm Dior, your kind guide for El Dicastes."; mes "I'm Dior, your kind guide for El Dicastes.";
mes "How can I help you?"; mes "How can I help you?";
@ -437,7 +437,7 @@ dic_in01,42,250,5 script Guide#diel_1 489,{
mes "[Guide]"; mes "[Guide]";
mes "Oh, you didn't ask?"; mes "Oh, you didn't ask?";
mes "But since I'm Dior, the kind guide. He he."; mes "But since I'm Dior, the kind guide. He he.";
close; close;
} }
mes "- The guide looks at you with an alert expression. -"; mes "- The guide looks at you with an alert expression. -";
close; close;
@ -465,14 +465,14 @@ dic_in01,42,250,5 script Guide#diel_1 489,{
dic_in01,335,34,5 script Talkative Piom#a 490,{ dic_in01,335,34,5 script Talkative Piom#a 490,{
mes "[Talkative Piom]"; mes "[Talkative Piom]";
if (isequipped(2782)) { if (isequipped(2782)) {
mes "At my factory"; mes "At my factory";
mes "we not only refine Bradium,"; mes "we not only refine Bradium,";
mes "but we also produce various"; mes "but we also produce various";
mes "tools for daily use."; mes "tools for daily use.";
mes "We manufacture war supplies"; mes "We manufacture war supplies";
mes "here too."; mes "here too.";
close; close;
} }
mes "↑※⒈ ⒊"; mes "↑※⒈ ⒊";
mes "△▲★ 〓 ◇◇"; mes "△▲★ 〓 ◇◇";
@ -488,7 +488,7 @@ dic_in01,387,30,1 script Manuk Piom#a 454,{
if (isequipped(2782)) { if (isequipped(2782)) {
mes "You! We met in Manuk, didn't we?"; mes "You! We met in Manuk, didn't we?";
mes "I've come to pick up the weapon I ordered."; mes "I've come to pick up the weapon I ordered.";
close; close;
} }
mes "↑◇〓 ◇ ★○ⅳ ↑ ○⒈"; mes "↑◇〓 ◇ ★○ⅳ ↑ ○⒈";
mes "※◆★ → ●※⒊ ◇ ◎■◇ ◆◆"; mes "※◆★ → ●※⒊ ◇ ◎■◇ ◆◆";
@ -503,7 +503,7 @@ dicastes01,282,210,4 script Free Knit#a 453,{
mes "Saphas can live forever."; mes "Saphas can live forever.";
mes "Our childhood lasts 10 years,"; mes "Our childhood lasts 10 years,";
mes "which is short."; mes "which is short.";
close; close;
} }
mes "●〓○ ◇ ↑◎■ △"; mes "●〓○ ◇ ↑◎■ △";
mes "⒊○★ ⅲ ※◆◎ ◆ ◇〓● ⒉ ●←ⅲ ⒉"; mes "⒊○★ ⅲ ※◆◎ ◆ ◇〓● ⒉ ●←ⅲ ⒉";
@ -527,7 +527,7 @@ dicastes01,246,210,3 script Free Venknick#a 449,{
mes "[Free Venknick]"; mes "[Free Venknick]";
mes "The thing rolling around is a gem,"; mes "The thing rolling around is a gem,";
mes "but why are you interested in it?"; mes "but why are you interested in it?";
close; close;
} }
mes "◆★ⅲ ⅳ △□⒈ ↑ ●□"; mes "◆★ⅲ ⅳ △□⒈ ↑ ●□";
mes "↑⒊"; mes "↑⒊";
@ -549,7 +549,7 @@ dicastes01,235,245,4 script Excited Piom#a 490,{
mes "Have you seen Ahat?"; mes "Have you seen Ahat?";
emotion e_ho; emotion e_ho;
mes "His popularity here in El Discastes is phenomenal!"; mes "His popularity here in El Discastes is phenomenal!";
close; close;
} }
mes "[Excited Piom]"; mes "[Excited Piom]";
mes "→〓◇ ⒊ ↑⒉● ⒈"; mes "→〓◇ ⒊ ↑⒉● ⒈";
@ -566,7 +566,7 @@ dicastes01,284,262,3 script Favorable Knit#a 453,{
mes "We start by living together in common facilities after we are born."; mes "We start by living together in common facilities after we are born.";
mes "That is why all Saphas are like family."; mes "That is why all Saphas are like family.";
mes "We never have any quarrels between classes."; mes "We never have any quarrels between classes.";
close; close;
} }
mes "◆⒈◇ □ →△⌒ □"; mes "◆⒈◇ □ →△⌒ □";
mes "↑★⌒ □ ◆◇↑ ◇ ⒊"; mes "↑★⌒ □ ◆◇↑ ◇ ⒊";
@ -585,7 +585,7 @@ dicastes01,164,180,4 script Limpy Piom#a 489,{
mes "I hope it doesn't come all"; mes "I hope it doesn't come all";
mes "the way to the capital city here."; mes "the way to the capital city here.";
emotion e_dots; emotion e_dots;
close; close;
} }
mes "⒉◆〓 ※ □⌒"; mes "⒉◆〓 ※ □⌒";
mes "⒊◆← → ▲"; mes "⒊◆← → ▲";
@ -610,7 +610,7 @@ dicastes01,191,202,4 script Complaining Galten#fihs 450,{
mes "[Complaining Galten]"; mes "[Complaining Galten]";
mes "Then you don't know about the legend behind the statue?"; mes "Then you don't know about the legend behind the statue?";
mes "Then, I don't know what to talk about with you."; mes "Then, I don't know what to talk about with you.";
close; close;
} }
emotion e_gg,0,"Crazy Venknick#fihsing1"; emotion e_gg,0,"Crazy Venknick#fihsing1";
mes "[Complaining Galten]"; mes "[Complaining Galten]";
@ -645,7 +645,7 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 449,{
if(select("Give 5000 Zeny.:Don't give 5000 Zeny.") == 2) { if(select("Give 5000 Zeny.:Don't give 5000 Zeny.") == 2) {
mes "[Crazy Venknick]"; mes "[Crazy Venknick]";
mes "Don't come back with regrets."; mes "Don't come back with regrets.";
close; close;
} }
if (Zeny < 5000) { if (Zeny < 5000) {
mes "[Crazy Venknick]"; mes "[Crazy Venknick]";
@ -653,7 +653,7 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 449,{
mes "no legend to share with"; mes "no legend to share with";
mes "the poor."; mes "the poor.";
close; close;
close; close;
} }
set Zeny, Zeny-5000; set Zeny, Zeny-5000;
mes "[Crazy Venknick]"; mes "[Crazy Venknick]";
@ -676,7 +676,7 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 449,{
sc_start SC_Blind,20000,0; sc_start SC_Blind,20000,0;
next; next;
mes "You feel outraged at being tricked."; mes "You feel outraged at being tricked.";
close; close;
} }
mes "[■→※ ⒊ ]"; mes "[■→※ ⒊ ]";
mes "⒉←◇ ◇ ※ⅳ▲"; mes "⒉←◇ ◇ ※ⅳ▲";

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= General Eclage NPC. //= General Eclage NPC.
//===== By: ================================================== //===== By: ==================================================
//= Dastgir //= Dastgir
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 2.0 //= 2.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Eclage Town NPC //= Eclage Town NPC
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Generic NPC place holders. [Euphy] //= 1.0 Generic NPC place holders. [Euphy]
//= 2.0 Converted from the official Aegis script. [Dastgir] //= 2.0 Converted from the official Aegis script. [Dastgir]
//============================================================ //============================================================
ecl_in02,96,22,3 script sign#prison_inn 545,{ ecl_in02,96,22,3 script sign#prison_inn 545,{
mes "[North] Prison"; mes "[North] Prison";

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Izlude Town Renewal //= Izlude Town Renewal
//===== By: ================================================== //===== By: ==================================================
//= Masao //= Masao
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Izlude town NPCs. //= Izlude town NPCs.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. Still missing many new NPCs and their dialogues. [Masao] //= 1.0 First Version. Still missing many new NPCs and their dialogues. [Masao]
//= 1.1 Updated to match the official script. [Euphy] //= 1.1 Updated to match the official script. [Euphy]
//= 1.2 Added Channel Warper and Izlude duplicates. [Euphy] //= 1.2 Added Channel Warper and Izlude duplicates. [Euphy]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Malangdo Town //= Malangdo Town
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.5 //= 1.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Malangdo Town Script //= Malangdo Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Added entrance scripts. //= 1.1 Added entrance scripts.
//= 1.2 Moved "Odgnalam" coordinates. //= 1.2 Moved "Odgnalam" coordinates.
@ -361,7 +361,7 @@ OnTouch:
case 3: case 3:
soundeffect "assassin_of_sunset.wav",0; soundeffect "assassin_of_sunset.wav",0;
break; break;
case 4: case 4:
emotion e_ho; emotion e_ho;
emotion e_ho,0,"Wandering Minstrel#mal"; emotion e_ho,0,"Wandering Minstrel#mal";
break; break;

View File

@ -1,20 +1,20 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Port Malaya //= Port Malaya
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Port Malaya Town Script //= Port Malaya Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 0.1 Alberta sailors only. [Euphy] //= 0.1 Alberta sailors only. [Euphy]
//= 0.2 Adapted from Masao's conversion. //= 0.2 Adapted from Masao's conversion.
//= 1.0 Added remaining NPCs. //= 1.0 Added remaining NPCs.
//= 1.1 Added Jeepney script. [DeadlySilence] //= 1.1 Added Jeepney script. [DeadlySilence]
//============================================================ //============================================================
// Port Malaya Transportation // Port Malaya Transportation
//============================================================ //============================================================

View File

@ -1,22 +1,22 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Mora Village //= Mora Village
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Mora Town Script //= Mora Town Script
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [SuperHulk] //= 1.0 First version. [SuperHulk]
//= 1.1 Translations to English. [Flaid] //= 1.1 Translations to English. [Flaid]
//= 1.1a Standardized. [Euphy] //= 1.1a Standardized. [Euphy]
//= 1.2 Added new NPCs. [Flaid] //= 1.2 Added new NPCs. [Flaid]
//= 1.3 Replaced with full iRO town NPCs. [Euphy] //= 1.3 Replaced with full iRO town NPCs. [Euphy]
//= 1.4 Updated to match the official scripts. [Euphy] //= 1.4 Updated to match the official scripts. [Euphy]
//============================================================ //============================================================
// Set 1 :: mora_resident // Set 1 :: mora_resident
//============================================================ //============================================================

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Juno City //= Juno City
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= NPCs for the City of Juno //= NPCs for the City of Juno
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. //= 1.0 First version.
//============================================================ //============================================================
yuno,150,283,4 duplicate(JunoSoldier1) Juno Soldier#juno 852 yuno,150,283,4 duplicate(JunoSoldier1) Juno Soldier#juno 852
yuno,165,283,4 duplicate(JunoSoldier2) Juno Soldier#2juno 852 yuno,165,283,4 duplicate(JunoSoldier2) Juno Soldier#2juno 852

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Alberta Guides //= Alberta Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Alberta //= Guides for the city of Alberta
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
alberta,23,238,4 script Guide#01alberta::AlbertaGuide 105,{ alberta,23,238,4 script Guide#01alberta::AlbertaGuide 105,{
cutin "prt_soldier",2; cutin "prt_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Al De Baran Guides //= Al De Baran Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Al De Baran. //= Guides for the city of Al De Baran.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//= Optimized. //= Optimized.
//============================================================ //============================================================
aldebaran,139,63,4 script Guide#01aldebaran::GuideAldearan 105,{ aldebaran,139,63,4 script Guide#01aldebaran::GuideAldearan 105,{
cutin "prt_soldier",2; cutin "prt_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Amatsu Guide //= Amatsu Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Amatsu. //= Guide for the city of Amatsu.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
amatsu,202,91,3 script Amatsu Guide#amatsu 758,{ amatsu,202,91,3 script Amatsu Guide#amatsu 758,{
mes "[Amachang]"; mes "[Amachang]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Ayothaya Guide //= Ayothaya Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Ayothaya. //= Guide for the city of Ayothaya.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Added missing case. [Joseph] //= 1.1 Added missing case. [Joseph]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
ayothaya,203,169,4 script Ayothaya Guide Noi#01ay 839,{ ayothaya,203,169,4 script Ayothaya Guide Noi#01ay 839,{
if (strnpcinfo(0) == "Ayothaya Guide Noi#01ay") if (strnpcinfo(0) == "Ayothaya Guide Noi#01ay")

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Brasilis Guide //= Brasilis Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Brasilis. //= Guide for the city of Brasilis.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version, Renewal guide. //= 1.0 First Version, Renewal guide.
//= 1.1 Added a missing close. //= 1.1 Added a missing close.
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
brasilis,219,97,3 script Brasilis Guide 478,{ brasilis,219,97,3 script Brasilis Guide 478,{
mes "[Brasilis Guide]"; mes "[Brasilis Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Comodo Guides //= Comodo Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Comodo. //= Guides for the city of Comodo.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
comodo,322,178,4 script Comodo Guide#01comodo::GuideComodo 700,{ comodo,322,178,4 script Comodo Guide#01comodo::GuideComodo 700,{
mes "[Comodo Guide]"; mes "[Comodo Guide]";

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Dewata Guide //= Dewata Guide
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Dewata. //= Guide for the city of Dewata.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Lemongrass] //= 1.0 First version. [Lemongrass]
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
dewata,202,106,4 script Dewata Guide#dewata01 4_M_DEWWOMAN,{ dewata,202,106,4 script Dewata Guide#dewata01 4_M_DEWWOMAN,{
mes "[Dewata Guide]"; mes "[Dewata Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= El Dicastes Guide //= El Dicastes Guide
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of El Dicastes. //= Guide for the city of El Dicastes.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Joseph] //= 1.0 First version. [Joseph]
//= 1.1 Fixed viewpoint syntax. [Euphy] //= 1.1 Fixed viewpoint syntax. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
dicastes01,181,191,5 script Traveler Ichack#info 481,2,2,{ dicastes01,181,191,5 script Traveler Ichack#info 481,2,2,{
mes "[Traveler Ichack]"; mes "[Traveler Ichack]";
@ -86,7 +86,7 @@ dicastes01,181,191,5 script Traveler Ichack#info 481,2,2,{
close; close;
} }
OnTouch: OnTouch:
if (ep13_3_invite == 6) if (ep13_3_invite == 6)
emotion e_gasp,0; emotion e_gasp,0;
end; end;
} }

View File

@ -1,16 +1,16 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Eclage Guides //= Eclage Guides
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Guides for the city of Eclage. //= Guides for the city of Eclage.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//============================================================ //============================================================
ecl_in01,48,60,5 script Eclage Guard#obb 447,{ ecl_in01,48,60,5 script Eclage Guard#obb 447,{
mes "[Eclage Guard]"; mes "[Eclage Guard]";

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Einbroch and Einbech Guides //= Einbroch and Einbech Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the cities of Einbroch and Einbech. //= Guides for the cities of Einbroch and Einbech.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
einbroch,72,202,4 script Einbroch Guide#ein01::GuideEinbroch 852,{ einbroch,72,202,4 script Einbroch Guide#ein01::GuideEinbroch 852,{
cutin "ein_soldier",2; cutin "ein_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Geffen Guides //= Geffen Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Geffen. //= Guides for the city of Geffen.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{ geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
cutin "gef_soldier",2; cutin "gef_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Kunlun Guide //= Kunlun Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Kunlun. //= Guide for the city of Kunlun.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
gonryun,163,60,4 script Kunlun Guide#01gonryun 780,{ gonryun,163,60,4 script Kunlun Guide#01gonryun 780,{
mes "[He Yuen Zhe]"; mes "[He Yuen Zhe]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Hugel Guides //= Hugel Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Hugel. //= Guides for the city of Hugel.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
hugel,98,56,3 script Hugel Guide Granny#hugel 863,{ hugel,98,56,3 script Hugel Guide Granny#hugel 863,{
mes "[Hugel Guide Granny]"; mes "[Hugel Guide Granny]";

View File

@ -1,22 +1,22 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Izlude Guides //= Izlude Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Izlude. //= Guides for the city of Izlude.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Updated to match the new Izlude Map. [Masao] //= 1.1 Updated to match the new Izlude Map. [Masao]
//= 1.2 Added Renewal Izlude viewpoint coordinates. //= 1.2 Added Renewal Izlude viewpoint coordinates.
//= 1.3 Navigation system update. [Euphy] //= 1.3 Navigation system update. [Euphy]
//= Optimized. //= Optimized.
//= 1.4 Added Izlude duplicates. [Euphy] //= 1.4 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================
- script ::GuideIzlude -1,{ - script ::GuideIzlude -1,{
cutin "prt_soldier",2; cutin "prt_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Juno Guides //= Juno Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Juno. //= Guides for the city of Juno.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
yuno,59,212,4 script Juno Guide#yuno01::GuideJuno 700,{ yuno,59,212,4 script Juno Guide#yuno01::GuideJuno 700,{
mes "[Juno Guide]"; mes "[Juno Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Lighthalzen Guides //= Lighthalzen Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Lighthalzen. //= Guides for the city of Lighthalzen.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
lighthalzen,207,310,5 script Lighthalzen Guide#lhz01::GuideLighthazlen 852,{ lighthalzen,207,310,5 script Lighthalzen Guide#lhz01::GuideLighthazlen 852,{
cutin "ein_soldier",2; cutin "ein_soldier",2;

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Louyang Guide //= Louyang Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Louyang. //= Guide for the city of Louyang.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
louyang,224,104,4 script Louyang Guide#01louyang 818,{ louyang,224,104,4 script Louyang Guide#01louyang 818,{
mes "[Representative]"; mes "[Representative]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Lutie Guide //= Lutie Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Lutie. //= Guide for the city of Lutie.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
xmas,140,137,3 script Lutie Guide#xmas 717,{ xmas,140,137,3 script Lutie Guide#xmas 717,{
mes "[Lutie Guide]"; mes "[Lutie Guide]";

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Port Malaya Guides //= Port Malaya Guides
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Guides for the city of Malaya. //= Guides for the city of Malaya.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
malaya,71,72,4 script Port Malaya Guide#01::GuideMalaya 579,{ malaya,71,72,4 script Port Malaya Guide#01::GuideMalaya 579,{
mes "[Port Malaya Guide]"; mes "[Port Malaya Guide]";

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Mora Guides //= Mora Guides
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Guides for the city of Mora. //= Guides for the city of Mora.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
mora,25,158,5 script Raffle Guide#north 516,{ mora,25,158,5 script Raffle Guide#north 516,{
mes "[Raffoh]"; mes "[Raffoh]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Morroc Guides //= Morroc Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Morroc and Morroc Ruins. //= Guides for the city of Morroc and Morroc Ruins.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
morocc,153,286,6 script Guide#01morocc::GuideMorroc 707,{ morocc,153,286,6 script Guide#01morocc::GuideMorroc 707,{
cutin "moc_soldier",2; cutin "moc_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Moscovia Guide //= Moscovia Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Moscovia. //= Guide for the city of Moscovia.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized (a little bit). [Euphy] //= 1.1 Optimized (a little bit). [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
moscovia,161,76,3 script Moscovia Guide#01mosc 959,{ moscovia,161,76,3 script Moscovia Guide#01mosc 959,{
mes "[Moscovia Guide]"; mes "[Moscovia Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Niflheim Guide //= Niflheim Guide
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Niflheim. //= Guide for the city of Niflheim.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
niflheim,201,187,3 script Niflheim Guide#01nif 849,{ niflheim,201,187,3 script Niflheim Guide#01nif 849,{
mes "[Niflheim Guide]"; mes "[Niflheim Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Payon Guides //= Payon Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Payon. //= Guides for the city of Payon.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Fixed and optimized. [Euphy] //= 1.1 Fixed and optimized. [Euphy]
//= 1.2 Navigation system update. [Euphy] //= 1.2 Navigation system update. [Euphy]
//============================================================ //============================================================
payon,163,64,3 script Guide#01payon::GuidePayon 708,{ payon,163,64,3 script Guide#01payon::GuidePayon 708,{
cutin "pay_soldier",2; cutin "pay_soldier",2;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Prontera Guides //= Prontera Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Prontera. //= Guides for the city of Prontera.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//= Optimized. //= Optimized.
//============================================================ //============================================================
prontera,154,187,4 script Guide#01prontera::GuideProntera 105,{ prontera,154,187,4 script Guide#01prontera::GuideProntera 105,{
cutin "prt_soldier",2; cutin "prt_soldier",2;

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Rachel Guides //= Rachel Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guide for the city of Rachel. //= Guide for the city of Rachel.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guide. //= 1.0 First version, Renewal guide.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
rachel,138,146,5 script Rachel Guide#rachel 934,{ rachel,138,146,5 script Rachel Guide#rachel 934,{
mes "[Rachel Guide]"; mes "[Rachel Guide]";

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Umbala Guides //= Umbala Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Umbala. //= Guides for the city of Umbala.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
umbala,128,94,3 script Umbala Guide#01umbala::GuideUmbala 702,{ umbala,128,94,3 script Umbala Guide#01umbala::GuideUmbala 702,{
mes "[Umbala Guide]"; mes "[Umbala Guide]";

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Veins Guides //= Veins Guides
//===== By: ================================================== //===== By: ==================================================
//= L0ne_W0lf //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Guides for the city of Veins //= Guides for the city of Veins
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version, Renewal guides. //= 1.0 First version, Renewal guides.
//= 1.1 Navigation system update. [Euphy] //= 1.1 Navigation system update. [Euphy]
//============================================================ //============================================================
veins,210,345,5 script Veins Guide#veins01::GuideVeins 934,{ veins,210,345,5 script Veins Guide#veins01::GuideVeins 934,{
mes "[Veins Guide]"; mes "[Veins Guide]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Navigation Functions //= Navigation Functions
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Controls the navigation system for Renewal guides. //= Controls the navigation system for Renewal guides.
//= Clients before 2011-10-10 do not support navigation //= Clients before 2011-10-10 do not support navigation
//= links, and will default to colored or plain text. //= links, and will default to colored or plain text.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. //= 1.0 First version.
//= 1.1 Added 'is_clientver' command. [Euphy] //= 1.1 Added 'is_clientver' command. [Euphy]
//============================================================ //============================================================
function script F_Navi { function script F_Navi {

View File

@ -1,20 +1,20 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Bakonawa Lake //= Bakonawa Lake
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Defeat Bakonawa before he eats the moon. //= Defeat Bakonawa before he eats the moon.
//= Part of the "Bakonawa Extermination" quest. //= Part of the "Bakonawa Extermination" quest.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Added GM management NPC. [Euphy] //= 1.1 Added GM management NPC. [Euphy]
//= 1.2 Added VIP features. [Euphy] //= 1.2 Added VIP features. [Euphy]
//============================================================ //============================================================
// Instance Creation :: ma_baku // Instance Creation :: ma_baku
//============================================================ //============================================================

View File

@ -1,20 +1,20 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Bangungot Hospital 2F //= Bangungot Hospital 2F
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Save the hospital in Port Malaya from Bangungot. //= Save the hospital in Port Malaya from Bangungot.
//= Part of the "Nurse in Port Malaya" quest. //= Part of the "Nurse in Port Malaya" quest.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Added GM management function. [Euphy] //= 1.1 Added GM management function. [Euphy]
//= 1.2 Added VIP features. [Euphy] //= 1.2 Added VIP features. [Euphy]
//============================================================ //============================================================
// Instance Creation :: ma_hos_enter // Instance Creation :: ma_hos_enter
//============================================================ //============================================================
@ -406,7 +406,7 @@ OnInstanceInit:
disablenpc instance_npcname("#Memorial Start_time"); disablenpc instance_npcname("#Memorial Start_time");
end; end;
OnEnable: OnEnable:
specialeffect EF_BAT2,AREA,instance_npcname("#Memorial Start"); specialeffect EF_BAT2,AREA,instance_npcname("#Memorial Start");
initnpctimer; initnpctimer;
end; end;
OnDisable: OnDisable:

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Buwaya Cave //= Buwaya Cave
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Defeat Buwaya in his cave. //= Defeat Buwaya in his cave.
//= Part of the "Secret in the Woods" quest. //= Part of the "Secret in the Woods" quest.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//============================================================ //============================================================
// Instance Creation :: buwaya_dun // Instance Creation :: buwaya_dun
//============================================================ //============================================================

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Eclage Instance Script //= Eclage Instance Script
//===== By: ================================================== //===== By: ==================================================
//= Dastgir //= Dastgir
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Eclage Interior Instance //= Eclage Interior Instance
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Converted from the official Aegis script. [Dastgir] //= 1.0 Converted from the official Aegis script. [Dastgir]
//= 1.1 Converted from Hercules script to rAthena script & Small bug fix. [Skorm] //= 1.1 Converted from Hercules script to rAthena script & Small bug fix. [Skorm]
//============================================================ //============================================================
ecl_hub01,132,12,3 script Chief of Staff#tl02 435,{ ecl_hub01,132,12,3 script Chief of Staff#tl02 435,{
.@party_id = getcharid(1); .@party_id = getcharid(1);
@ -344,20 +344,20 @@ OnMyMobDead:
warp "1@ecl",146,29; warp "1@ecl",146,29;
end; end;
} }
1@ecl,148,29,3 script Loki#ecl01 512,{ 1@ecl,148,29,3 script Loki#ecl01 512,{
mes "[Loki]"; mes "[Loki]";
mes "It seems like this guy next to me has a lot more to say than I do."; mes "It seems like this guy next to me has a lot more to say than I do.";
mes "Why don't you explain to him first?"; mes "Why don't you explain to him first?";
close; close;
} }
1@ecl,147,30,3 script Nydhog#ecl01 510,{ 1@ecl,147,30,3 script Nydhog#ecl01 510,{
mes "[Guardian Nydhog]"; mes "[Guardian Nydhog]";
mes "I think you should talk to Hisie first."; mes "I think you should talk to Hisie first.";
close; close;
} }
1@ecl,144,27,5 script Hisie#ecl01 623,{ 1@ecl,144,27,5 script Hisie#ecl01 623,{
cutin "hisie01",0; cutin "hisie01",0;
mes "[Hisie]"; mes "[Hisie]";

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Hazy Forest //= Hazy Forest
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Cross through the Hazy Forest to reach the Bifrost. //= Cross through the Hazy Forest to reach the Bifrost.
//= Contains the "Wandering Guardian" quest. //= Contains the "Wandering Guardian" quest.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Instance system rewrite. [Euphy] //= 1.1 Instance system rewrite. [Euphy]
//============================================================ //============================================================
// Instance Creation :: md_mistwoods_enter // Instance Creation :: md_mistwoods_enter
//============================================================ //============================================================

View File

@ -1,23 +1,23 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Malangdo Culvert //= Malangdo Culvert
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Clean the culverts and defeat the Coelacanth. //= Clean the culverts and defeat the Coelacanth.
//= Daily and weekly quests are available. //= Daily and weekly quests are available.
//= Contains a normal mode and hard mode. //= Contains a normal mode and hard mode.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= Letters "n" and "h" in NPC names indicate difficulty. //= Letters "n" and "h" in NPC names indicate difficulty.
//= 1.0a There is no minimum party size on official servers. //= 1.0a There is no minimum party size on official servers.
//= 1.0b Fixed incorrect use of 'close'. [Joseph] //= 1.0b Fixed incorrect use of 'close'. [Joseph]
//= 1.1 Instance system rewrite. [Euphy] //= 1.1 Instance system rewrite. [Euphy]
//============================================================ //============================================================
// Quest NPCs :: mal_yong // Quest NPCs :: mal_yong
//============================================================ //============================================================

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Octopus Cave //= Octopus Cave
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Defeat the Disgusting Octopus. //= Defeat the Disgusting Octopus.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= 1.1 Instance system rewrite. [Euphy] //= 1.1 Instance system rewrite. [Euphy]
//============================================================ //============================================================
// Instance Creation :: oct // Instance Creation :: oct
//============================================================ //============================================================

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Old Glast Heim //= Old Glast Heim
//===== By: ================================================== //===== By: ==================================================
//= Ziu, Heris (translation) //= Ziu, Heris (translation)
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Discover the history of events that took place in the //= Discover the history of events that took place in the
//= Glast Heim castle and how it ended up in ruins. //= Glast Heim castle and how it ended up in ruins.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Euphy] //= 1.0 First version. [Euphy]
//= This is a custom version, and may contain bugs. //= This is a custom version, and may contain bugs.
//= 1.1 Bug fixes; removed redundant OnInstanceInit scripts. //= 1.1 Bug fixes; removed redundant OnInstanceInit scripts.
//============================================================ //============================================================
glast_01,204,273,6 script Hugin#ghinstance 755,{ glast_01,204,273,6 script Hugin#ghinstance 755,{
mes "^ff0000This isn't considered a normal progression dungeon. Please note this point.^000000"; mes "^ff0000This isn't considered a normal progression dungeon. Please note this point.^000000";
@ -367,7 +367,7 @@ OnTimer35000:
end; end;
OnTimer45000: OnTimer45000:
npctalk "Himmelmez : Hohoho, do you have any questions? You're a really mysterious man.", instance_npcname("Himmelmez#ghinstance1"); npctalk "Himmelmez : Hohoho, do you have any questions? You're a really mysterious man.", instance_npcname("Himmelmez#ghinstance1");
end; end;
OnTimer50000: OnTimer50000:
npctalk "Himmelmez : Not coveting the king's throne, you're such a stupid man, only waiting for his return. Your innocence is true, I love it.", instance_npcname("Himmelmez#ghinstance1"); npctalk "Himmelmez : Not coveting the king's throne, you're such a stupid man, only waiting for his return. Your innocence is true, I love it.", instance_npcname("Himmelmez#ghinstance1");
end; end;
@ -404,7 +404,7 @@ OnTimer85000:
hideonnpc instance_npcname("Khalitzburg Crusader#22"); hideonnpc instance_npcname("Khalitzburg Crusader#22");
set .@map$, instance_mapname("1@gl_k"); set .@map$, instance_mapname("1@gl_k");
set .@label$, instance_npcname("#talkinstance1")+"::OnMyMobDead"; set .@label$, instance_npcname("#talkinstance1")+"::OnMyMobDead";
monster .@map$,145,59,"Abyss Knight",2470,1,.@label$; monster .@map$,145,59,"Abyss Knight",2470,1,.@label$;
monster .@map$,154,59,"Abyss Knight",2470,1,.@label$; monster .@map$,154,59,"Abyss Knight",2470,1,.@label$;
monster .@map$,145,69,"Abyss Knight",2470,1,.@label$; monster .@map$,145,69,"Abyss Knight",2470,1,.@label$;
@ -445,7 +445,7 @@ OnTimer88000:
hideonnpc instance_npcname(".#ghinstance22"); hideonnpc instance_npcname(".#ghinstance22");
set .@map$, instance_mapname("1@gl_k"); set .@map$, instance_mapname("1@gl_k");
set .@label$, instance_npcname("#talkinstance1")+"::OnMyMobDead"; set .@label$, instance_npcname("#talkinstance1")+"::OnMyMobDead";
monster .@map$,145,54,"Khalitzburg",2471,1,.@label$; monster .@map$,145,54,"Khalitzburg",2471,1,.@label$;
monster .@map$,154,54,"Khalitzburg",2471,1,.@label$; monster .@map$,154,54,"Khalitzburg",2471,1,.@label$;
monster .@map$,145,64,"Khalitzburg",2471,1,.@label$; monster .@map$,145,64,"Khalitzburg",2471,1,.@label$;
@ -1478,7 +1478,7 @@ OnEnable:
} }
2@gl_k,158,252,3 script Himmelmez#ghinstance4 650,4,4,{ 2@gl_k,158,252,3 script Himmelmez#ghinstance4 650,4,4,{
end; end;
OnInstanceInit: OnInstanceInit:
OnDisable: OnDisable:
hideonnpc instance_npcname("Himmelmez#ghinstance4"); hideonnpc instance_npcname("Himmelmez#ghinstance4");

View File

@ -784,7 +784,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk01"); enablenpc instance_npcname("Sara Irene#talk01");
end; end;
} }
1@sara,128,296,6 script Sara Irene#talk02 668,5,5,{ 1@sara,128,296,6 script Sara Irene#talk02 668,5,5,{
end; end;
@ -808,7 +808,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk02"); enablenpc instance_npcname("Sara Irene#talk02");
end; end;
} }
1@sara,124,230,6 script Sara Irene#talk03 668,5,5,{ 1@sara,124,230,6 script Sara Irene#talk03 668,5,5,{
end; end;
@ -832,7 +832,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk03"); enablenpc instance_npcname("Sara Irene#talk03");
end; end;
} }
1@sara,174,227,6 script Sara Irene#talk04 668,5,5,{ 1@sara,174,227,6 script Sara Irene#talk04 668,5,5,{
end; end;
@ -856,7 +856,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk04"); enablenpc instance_npcname("Sara Irene#talk04");
end; end;
} }
1@sara,203,259,6 script Sara Irene#talk05 668,5,5,{ 1@sara,203,259,6 script Sara Irene#talk05 668,5,5,{
end; end;
@ -880,7 +880,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk05"); enablenpc instance_npcname("Sara Irene#talk05");
end; end;
} }
1@sara,256,279,4 script Sara Irene#talk06 668,5,5,{ 1@sara,256,279,4 script Sara Irene#talk06 668,5,5,{
end; end;
@ -904,7 +904,7 @@ OnDisable:
OnEnable: OnEnable:
enablenpc instance_npcname("Sara Irene#talk06"); enablenpc instance_npcname("Sara Irene#talk06");
end; end;
} }
1@sara,228,282,6 script Sara Irene#talk07 668,5,5,{ 1@sara,228,282,6 script Sara Irene#talk07 668,5,5,{
end; end;
@ -1236,8 +1236,8 @@ OnEnable:
monster .@map$,254,93,"Guard Dog",2545,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,254,93,"Guard Dog",2545,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
monster .@map$,254,94,"Guard Dog",2545,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,254,94,"Guard Dog",2545,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
monster .@map$,228,65,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,228,65,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
monster .@map$,228,64,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,228,64,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
monster .@map$,228,63,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,228,63,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
monster .@map$,228,62,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead"; monster .@map$,228,62,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";

View File

@ -1060,7 +1060,7 @@ OnInstanceInit:
OnEnable: OnEnable:
specialeffect EF_LIGHTSPHERE; specialeffect EF_LIGHTSPHERE;
enablenpc instance_npcname("Manual Sheet#1_1"); enablenpc instance_npcname("Manual Sheet#1_1");
end; end;
} }
// Left Valve // Left Valve
@ -1666,7 +1666,7 @@ On01:
monster .@map$,85,58,"Starving Lab animal",2242,1,.@label$; monster .@map$,85,58,"Starving Lab animal",2242,1,.@label$;
monster .@map$,82,60,"Starving Lab animal",2243,1,.@label$; monster .@map$,82,60,"Starving Lab animal",2243,1,.@label$;
monster .@map$,83,58,"Starving Lab animal",2243,1,.@label$; monster .@map$,83,58,"Starving Lab animal",2243,1,.@label$;
monster .@map$,85,56,"Starving Lab animal",2243,1,.@label$; monster .@map$,85,56,"Starving Lab animal",2243,1,.@label$;
monster .@map$,86,60,"Starving Lab animal",2243,1,.@label$; monster .@map$,86,60,"Starving Lab animal",2243,1,.@label$;
monster .@map$,87,58,"Starving Lab animal",2243,1,.@label$; monster .@map$,87,58,"Starving Lab animal",2243,1,.@label$;
end; end;
@ -1936,7 +1936,7 @@ OnEnable:
end; end;
case 13: case 13:
donpcevent instance_npcname("Howard Alt-Eisen#boss13")+"::OnEnable"; donpcevent instance_npcname("Howard Alt-Eisen#boss13")+"::OnEnable";
end; end;
} }
OnDisable: OnDisable:

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Acolyte Job Quest //= Renewal Acolyte Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Acolyte Class //= Job Change to Acolyte Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added back the npcs used for the priest quest. //= 1.1 Added back the npcs used for the priest quest.
//= 1.2 Added support for Baby classes. [Euphy] //= 1.2 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
prt_church,184,41,4 script Cleric#aco 60,{ prt_church,184,41,4 script Cleric#aco 60,{
if (Upper == 1) { if (Upper == 1) {
if (ADVJOB == Job_High_Priest || ADVJOB == Job_Champion) { if (ADVJOB == Job_High_Priest || ADVJOB == Job_Champion) {

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Archer Job Quest //= Renewal Archer Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Archer Class //= Job Change to Archer Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added support for Baby classes. [Euphy] //= 1.1 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
payon_in02,64,71,4 script Archer Guildsman#archer 85,{ payon_in02,64,71,4 script Archer Guildsman#archer 85,{
if (Upper == 1) { if (Upper == 1) {
if (Class == Job_Novice_High && (ADVJOB == Job_Sniper || ADVJOB == Job_Clown || ADVJOB == Job_Gypsy)) { if (Class == Job_Novice_High && (ADVJOB == Job_Sniper || ADVJOB == Job_Clown || ADVJOB == Job_Gypsy)) {

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Mage Job Quest //= Renewal Mage Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Mage Class //= Job Change to Mage Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added support for Baby classes. [Euphy] //= 1.1 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
geffen_in,164,124,4 script Mage Guildsman#mage 123,{ geffen_in,164,124,4 script Mage Guildsman#mage 123,{
if (Upper == 1) { if (Upper == 1) {
if (ADVJOB == Job_High_Wizard || ADVJOB == Job_Professor) { if (ADVJOB == Job_High_Wizard || ADVJOB == Job_Professor) {

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Merchant Job Quest //= Renewal Merchant Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Merchant Class //= Job Change to Merchant Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added support for Baby classes. [Euphy] //= 1.1 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
alberta_in,53,43,6 script Merchant#mer 86,{ alberta_in,53,43,6 script Merchant#mer 86,{
if (Upper == 1) { if (Upper == 1) {
if (Class == Job_Novice_High && (ADVJOB == Job_Whitesmith || ADVJOB == Job_Creator)) { if (Class == Job_Novice_High && (ADVJOB == Job_Whitesmith || ADVJOB == Job_Creator)) {

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Swordman Job Quest //= Renewal Swordman Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Swordman Class //= Job Change to Swordman Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added support for Baby classes. [Euphy] //= 1.1 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
izlude_in,74,172,4 script Swordman#swd 119,{ izlude_in,74,172,4 script Swordman#swd 119,{
if (Upper == 1) { if (Upper == 1) {
if (Class == Job_Novice_High && (ADVJOB == Job_Lord_Knight || ADVJOB == Job_Paladin)) { if (Class == Job_Novice_High && (ADVJOB == Job_Lord_Knight || ADVJOB == Job_Paladin)) {

View File

@ -1,17 +1,17 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Thief Job Quest //= Renewal Thief Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Kisuka //= Kisuka
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change to Thief Class //= Job Change to Thief Class
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Kisuka] //= 1.0 First Version. [Kisuka]
//= 1.1 Added support for Baby classes. [Euphy] //= 1.1 Added support for Baby classes. [Euphy]
//============================================================ //============================================================
moc_prydb1,39,129,2 script Thief Guide#thief 69,{ moc_prydb1,39,129,2 script Thief Guide#thief 69,{
if (Upper == 1) { if (Upper == 1) {
if (ADVJOB == Job_Assassin_Cross || ADVJOB == Job_Stalker) { if (ADVJOB == Job_Assassin_Cross || ADVJOB == Job_Stalker) {

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Guillotine Cross Job Quest //= Guillotine Cross Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.6 //= 1.6
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project; SVN r16945+ //= rAthena Project; SVN r16945+
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Assassin / Assassin Cross -> Guillotine Cross. //= Job change Quest from Assassin / Assassin Cross -> Guillotine Cross.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Adapted from original script. [Euphy] //= 1.0 Adapted from original script. [Euphy]
//= 1.0a Added 'npcskill' command. [Euphy] //= 1.0a Added 'npcskill' command. [Euphy]
//= 1.0b Moved warps to separate file. [Euphy] //= 1.0b Moved warps to separate file. [Euphy]

View File

@ -1,20 +1,20 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Mechanic Job Quest //= Mechanic Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Jobchange Quest from Blacksmith / Whitesmith -> Mechanic. //= Jobchange Quest from Blacksmith / Whitesmith -> Mechanic.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Fixed the Door NPC [JayPee]. //= 1.1 Fixed the Door NPC [JayPee].
//= 1.2 Updated script. [Euphy] //= 1.2 Updated script. [Euphy]
//= 1.3 Added VIP features. [Euphy] //= 1.3 Added VIP features. [Euphy]
//============================================================ //============================================================
yuno,129,156,3 script Chainheart 923,{ yuno,129,156,3 script Chainheart 923,{
mes "[Chainheart]"; mes "[Chainheart]";

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Ranger Job Quest //= Ranger Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.7 //= 1.7
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Hunter / Sniper -> Ranger. //= Job change Quest from Hunter / Sniper -> Ranger.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Updated SC_STONE duration from 2 Seconds to 2 Minutes //= 1.1 Updated SC_STONE duration from 2 Seconds to 2 Minutes
//= and fixed Mercenary check. //= and fixed Mercenary check.

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Warlock Job Quest //= Warlock Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib, Gepard & L0ne_W0lf //= Muad_Dib, Gepard & L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.5 //= 1.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Wizard / High Wizard -> Warlock. //= Job change Quest from Wizard / High Wizard -> Warlock.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. [Masao] //= 1.0 First version. [Masao]
//= 1.1 Fixed some conversion mistakes, replaced numbers with //= 1.1 Fixed some conversion mistakes, replaced numbers with
//= constants, added item names in comments. //= constants, added item names in comments.

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Genetic Job Quest //= Genetic Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib, Aeomin //= Muad_Dib, Aeomin
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Alchemist / Creator -> Genetic. //= Job change Quest from Alchemist / Creator -> Genetic.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Fixed Scatter Stuff NPCs [JayPee]. //= 1.1 Fixed Scatter Stuff NPCs [JayPee].
//= 1.2 Updated dialogue. Credits to Muad_Dib. [Joseph] //= 1.2 Updated dialogue. Credits to Muad_Dib. [Joseph]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Minstrel Job Quest //= Minstrel Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Bard / Clown -> Minstrel. //= Job change Quest from Bard / Clown -> Minstrel.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Fix the checking of requirements before job change to Minstel [JayPee] //= 1.1 Fix the checking of requirements before job change to Minstel [JayPee]
//= 1.2 Optimized. [Euphy] //= 1.2 Optimized. [Euphy]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Royal Guard Job Quest //= Royal Guard Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Crusader / Paladin -> Royal Guard. //= Job change Quest from Crusader / Paladin -> Royal Guard.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [brAthena] //= 1.0 First Version. [brAthena]
//= 1.1 Updated script. [Euphy] //= 1.1 Updated script. [Euphy]
//= 1.2 Added GM management function. [Euphy] //= 1.2 Added GM management function. [Euphy]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Shadow Chaser Job Quest //= Shadow Chaser Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Rogue / Stalker -> Shadow Chaser. //= Job change Quest from Rogue / Stalker -> Shadow Chaser.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [ultragunner, Oshinoke] //= 1.0 First Version. [ultragunner, Oshinoke]
//= 1.1 Standardized. [Euphy] //= 1.1 Standardized. [Euphy]
//= 1.2 Updated dialogue. [Joseph] //= 1.2 Updated dialogue. [Joseph]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Sorcerer Job Quest //= Sorcerer Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Sage / Professor -> Sorcerer. //= Job change Quest from Sage / Professor -> Sorcerer.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Cleaning. [Euphy] //= 1.1 Cleaning. [Euphy]
//= 1.2 Updated script, optimized. [Euphy] //= 1.2 Updated script, optimized. [Euphy]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Sura Job Quest //= Sura Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib, Gepard //= Muad_Dib, Gepard
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.5 //= 1.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Monk / Champion -> Sura. //= Job change Quest from Monk / Champion -> Sura.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Removed disablenpc which causes players stucked in waitingroom. [Joseph] //= 1.1 Removed disablenpc which causes players stucked in waitingroom. [Joseph]
//= 1.2 Updated script, optimized. [Euphy] //= 1.2 Updated script, optimized. [Euphy]

View File

@ -1,15 +1,15 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Wanderer Job Quest //= Wanderer Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib, Meyraw //= Muad_Dib, Meyraw
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.5 //= 1.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Job change Quest from Dancer / Gypsy -> Wanderer. //= Job change Quest from Dancer / Gypsy -> Wanderer.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. //= 1.0 First Version.
//= 1.1 Updated dialogue to be more official / accurate. Huge thanks to Muad_Dib! [Masao] //= 1.1 Updated dialogue to be more official / accurate. Huge thanks to Muad_Dib! [Masao]
//= 1.2 Fixed an endless loop in dialogue. //= 1.2 Fixed an endless loop in dialogue.

View File

@ -12686,7 +12686,7 @@ izlude_d,153,126,1 duplicate(Refinery Owner Han#iz) Refinery Owner Han#iz_d 4_M_
enable_items; enable_items;
end; end;
} }
// if (!getequipisidentify(.@part)) {// getequipisidentify command removed // if (!getequipisidentify(.@part)) {// getequipisidentify command removed
// mes "[Refining Machine Wagjak]"; // mes "[Refining Machine Wagjak]";
// mes "^FF0000- error number 5555 -^000000"; // mes "^FF0000- error number 5555 -^000000";
// mes "This item has not yet been identified."; // mes "This item has not yet been identified.";

View File

@ -2271,7 +2271,7 @@ S_Warp:
savepoint getarg(0),getarg(1),getarg(2); savepoint getarg(0),getarg(1),getarg(2);
warp getarg(0),getarg(3),getarg(4); warp getarg(0),getarg(3),getarg(4);
end; end;
OnTouch: OnTouch:
emotion e_gasp; emotion e_gasp;
end; end;

View File

@ -1,19 +1,19 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Expanded Super Novice Job Quest //= Expanded Super Novice Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1a //= 1.1a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Job Change quest for Expanded Super Novice class. //= Job Change quest for Expanded Super Novice class.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 All dialogue is custom, contains some incorrect behaviors. //= 1.0 All dialogue is custom, contains some incorrect behaviors.
//= 1.1 Switched to a translated copy of the official script //= 1.1 Switched to a translated copy of the official script
//= by Gennosuke Kouga, but vastly edited its content. [Euphy] //= by Gennosuke Kouga, but vastly edited its content. [Euphy]
//= 1.1a Replaced effect numerics with constants. [Euphy] //= 1.1a Replaced effect numerics with constants. [Euphy]
//============================================================ //============================================================
function script Esseray_Ex { function script Esseray_Ex {
if (BaseLevel > 98 && JobLevel > 98) { if (BaseLevel > 98 && JobLevel > 98) {
@ -479,7 +479,7 @@ beach_dun2,119,92,4 script Fishing Novice#sp2 567,{
nude; nude;
callfunc "F_ClearJobVar"; // -- Clears all job variables for the current player callfunc "F_ClearJobVar"; // -- Clears all job variables for the current player
jobchange roclass(eaclass()|EAJL_THIRD); jobchange roclass(eaclass()|EAJL_THIRD);
set EXSUPNOV_Q,5; set EXSUPNOV_Q,5;
emotion e_heh; emotion e_heh;
mes "[Nodor]"; mes "[Nodor]";
mes "Puhahahahahahahahahahah!!"; mes "Puhahahahahahahahahahah!!";

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Job Repairs //= Job Repairs
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Removes potentially conflicting job data. //= Removes potentially conflicting job data.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First version. //= 1.0 First version.
//= 1.1 Added GM management function. [Euphy] //= 1.1 Added GM management function. [Euphy]
//============================================================ //============================================================
// Job Variables // Job Variables
//============================================================ //============================================================

View File

@ -1,22 +1,22 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Kafras (Cities/Dungeons/Fields) //= Kafras (Cities/Dungeons/Fields)
//===== By: ================================================== //===== By: ==================================================
//= Joseph //= Joseph
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.4 //= 1.4
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Argument settings for callfunc "F_Kafra": //= Argument settings for callfunc "F_Kafra":
//= arg(0): 0 - Default Kafra message //= arg(0): 0 - Default Kafra message
//= 1 - Niflhiem Kafra message //= 1 - Niflhiem Kafra message
//= 2 - Guild Kafra message //= 2 - Guild Kafra message
//= arg(1): 1 - Disable teleport menu //= arg(1): 1 - Disable teleport menu
//= arg(2): 1 - Disable info menu //= arg(2): 1 - Disable info menu
//= arg(3): Cost of Storage service //= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service //= arg(4): Cost of Rent a Pushcart service
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 0.x Previous Authors: //= 0.x Previous Authors:
//= - L0ne_W0lf, Daegaladh //= - L0ne_W0lf, Daegaladh
//= 1.0 Merged and cleaned up Kafras. [Euphy] //= 1.0 Merged and cleaned up Kafras. [Euphy]
//= 1.1 Added Dewata Kafra. [Lemongrass] //= 1.1 Added Dewata Kafra. [Lemongrass]
@ -24,7 +24,7 @@
//= 1.3 Added Eden Group Kafra. [Euphy] //= 1.3 Added Eden Group Kafra. [Euphy]
//= 1.3a Moved Rune Knight Kafra from job file. [Euphy] //= 1.3a Moved Rune Knight Kafra from job file. [Euphy]
//= 1.4 Added Izlude duplicates. [Euphy] //= 1.4 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================
// Brasilis // Brasilis
//============================================================ //============================================================

View File

@ -6,13 +6,13 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Players can attack other guilds, and will have their guild //= Players can attack other guilds, and will have their guild
//= icons shown. WoE damage reductions will also take place. //= icons shown. WoE damage reductions will also take place.
//= gvg: Turns on GvG mode. //= gvg: Turns on GvG mode.
//= gvg_castle: Describes castle maps for WoE. //= gvg_castle: Describes castle maps for WoE.
//= gvg_dungeon: Describes dungeon maps for WoE. //= gvg_dungeon: Describes dungeon maps for WoE.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,9 +6,9 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Enables night mode effects. //= Enables night mode effects.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================

View File

@ -6,11 +6,11 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Disables the following items: //= Disables the following items:
//= Dead Branch (604), Bloody Branch (12103), //= Dead Branch (604), Bloody Branch (12103),
//= Red Pouch (12024), Poring Box (12109) //= Red Pouch (12024), Poring Box (12109)
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//= 1.2 Added Nightmare Clock Tower [Lemongrass] //= 1.2 Added Nightmare Clock Tower [Lemongrass]

View File

@ -6,9 +6,9 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Blocks usage of WZ_ICEWALL. //= Blocks usage of WZ_ICEWALL.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,10 +6,10 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Prevents players from using /memo on a map. //= Prevents players from using /memo on a map.
//= Also disables marriage warp skills. //= Also disables marriage warp skills.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Nightmare Clock Tower [Secret] //= 1.1 Added Nightmare Clock Tower [Secret]
//============================================================ //============================================================

View File

@ -6,9 +6,9 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Same as 'noexppenalty' and 'nozenypenalty' combined. //= Same as 'noexppenalty' and 'nozenypenalty' combined.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================

View File

@ -6,9 +6,9 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Prevents PvP mode on a map. //= Prevents PvP mode on a map.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================

View File

@ -6,10 +6,10 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Characters logging out on the specified map will be warped //= Characters logging out on the specified map will be warped
//= to the map specified in the last field, or "SavePoint". //= to the map specified in the last field, or "SavePoint".
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,7 +6,7 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Disables all means of teleportation within a map. //= Disables all means of teleportation within a map.
//= Script commands 'warp', 'areawarp', 'warpchar', //= Script commands 'warp', 'areawarp', 'warpchar',
//= 'warpparty', 'warpguild', 'warpwaitingpc' will not //= 'warpparty', 'warpguild', 'warpwaitingpc' will not
@ -14,7 +14,7 @@
//= Disables skills AL_TELEPORT and TK_HIGHJUMP. //= Disables skills AL_TELEPORT and TK_HIGHJUMP.
//= Disables the following items: //= Disables the following items:
//= Fly Wing (601), Giant Fly Wing (12212) //= Fly Wing (601), Giant Fly Wing (12212)
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,12 +6,12 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Disables warping to a map. //= Disables warping to a map.
//= Atcommands @warp, @go, @load, @jump, @partyrecall, //= Atcommands @warp, @go, @load, @jump, @partyrecall,
//= @guildrecall, and @recallall are disabled. //= @guildrecall, and @recallall are disabled.
//= Command /memo is disabled. //= Command /memo is disabled.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,10 +6,10 @@
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Blocks all party modifications on a map: //= Blocks all party modifications on a map:
//= /organize, /leave, /invite, @changeleader //= /organize, /leave, /invite, @changeleader
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//============================================================ //============================================================

View File

@ -6,9 +6,9 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Maps where Neuralizer (12213) can be used. //= Maps where Neuralizer (12213) can be used.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================

View File

@ -6,10 +6,10 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Disables items configured in item_noequip.txt //= Disables items configured in item_noequip.txt
//= and skills configured in skill_nocast_db.txt. //= and skills configured in skill_nocast_db.txt.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Copied towns into this file. [Euphy] //= 1.1 Copied towns into this file. [Euphy]
//============================================================ //============================================================

View File

@ -6,9 +6,9 @@
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Designates a map as a town, granting mailbox access. //= Designates a map as a town, granting mailbox access.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Renewal split. [Euphy] //= 1.0 Renewal split. [Euphy]
//= 1.1 Added Izlude duplicates. [Euphy] //= 1.1 Added Izlude duplicates. [Euphy]
//============================================================ //============================================================

View File

@ -1,16 +1,16 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= 3rd Item Seller //= 3rd Item Seller
//===== By: ================================================== //===== By: ==================================================
//= Masao, Mercurial //= Masao, Mercurial
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.5 //= 1.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Sells some 3rd Job related items: //= Sells some 3rd Job related items:
//= - Poison Herbs, Rune Stones, Rare Herbs, Points //= - Poison Herbs, Rune Stones, Rare Herbs, Points
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. //= 1.0 First Version.
//= 1.1 Optimized Poison Herb Salesman NPC //= 1.1 Optimized Poison Herb Salesman NPC
//= 1.2 Optimized and standardized. [Euphy] //= 1.2 Optimized and standardized. [Euphy]
@ -18,7 +18,7 @@
//= 1.4 Updated to match the official scripts. [Euphy] //= 1.4 Updated to match the official scripts. [Euphy]
//= 1.5 Added Izlude duplicates. [Euphy] //= 1.5 Added Izlude duplicates. [Euphy]
//= 1.5a Remove useless array & misc. [Capuche] //= 1.5a Remove useless array & misc. [Capuche]
//============================================================ //============================================================
// Poison Herb Merchants (Guillotine Cross) :: poison_herb_3rd_trader // Poison Herb Merchants (Guillotine Cross) :: poison_herb_3rd_trader
//============================================================ //============================================================

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Alchemist Shop //= Alchemist Shop
//===== By: ================================================== //===== By: ==================================================
//= rAthena Dev Team //= rAthena Dev Team
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Merchants for Alchemist Materials and Manuals. //= Merchants for Alchemist Materials and Manuals.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Split Geneticist shop from main file. [Euphy] //= 1.0 Split Geneticist shop from main file. [Euphy]
//= Updated dialogue to match the official script. //= Updated dialogue to match the official script.
//============================================================ //============================================================
// Main NPC :: craft_book_alche_skill_npc // Main NPC :: craft_book_alche_skill_npc
//============================================================ //============================================================

View File

@ -147,7 +147,7 @@ lighthalzen,342,291,4 script Weird old man#Bio4Reward 4_M_EINOLD,{
mes "These are the armors I have."; mes "These are the armors I have.";
next; next;
for(.@i = 1; .@i < 8; .@i++) { for(.@i = 1; .@i < 8; .@i++) {
if (((.@i == 1 || .@i == 5) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 35)) || if (((.@i == 1 || .@i == 5) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 35)) ||
((.@i == 2 || .@i == 3) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 22)) || ((.@i == 2 || .@i == 3) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 22)) ||
((.@i == 4 || .@i == 7) && (countitem(6469) >= 300) && (countitem(6470) >= 300) && (countitem(6471) >= 400)) || ((.@i == 4 || .@i == 7) && (countitem(6469) >= 300) && (countitem(6470) >= 300) && (countitem(6471) >= 400)) ||
((.@i == 6) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 30))) { ((.@i == 6) && (countitem(6469) >= 100) && (countitem(6470) >= 50) && (countitem(6471) >= 30))) {
@ -575,7 +575,7 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
.@equipped$[.@i] = getequipname(.@parts[.@i]); .@equipped$[.@i] = getequipname(.@parts[.@i]);
} }
} }
switch(select("I changed my mind.", .@equipped$[0], .@equipped$[1], .@equipped$[2], .@equipped$[3], .@equipped$[4], switch(select("I changed my mind.", .@equipped$[0], .@equipped$[1], .@equipped$[2], .@equipped$[3], .@equipped$[4],
.@equipped$[5], .@equipped$[6])) { .@equipped$[5], .@equipped$[6])) {
case 1: case 1:
mes "[Pudding]"; mes "[Pudding]";
@ -641,8 +641,8 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
.@refine_count = getequiprefinerycnt(.@part); .@refine_count = getequiprefinerycnt(.@part);
.@equip_item = getequipid(.@part); .@equip_item = getequipid(.@part);
.@lhz_max_num = 4000; .@lhz_max_num = 4000;
if (.@equip_item == 13069 || .@equip_item == 1291 || .@equip_item == 1392 || if (.@equip_item == 13069 || .@equip_item == 1291 || .@equip_item == 1392 ||
.@equip_item == 1393 || .@equip_item == 1435 || .@equip_item == 1490 || .@equip_item == 1393 || .@equip_item == 1435 || .@equip_item == 1490 ||
.@equip_item == 13069 || .@equip_item == 13070 || .@equip_item == 16017) { .@equip_item == 13069 || .@equip_item == 13070 || .@equip_item == 16017) {
.@type = 1; .@type = 1;
if (.@equip_item == 1490) if (.@equip_item == 1490)
@ -652,7 +652,7 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
} else if (.@equip_item == 1584 || .@equip_item == 1659) { } else if (.@equip_item == 1584 || .@equip_item == 1659) {
.@type = 3; .@type = 3;
} else if (.@equip_item == 2160 || .@equip_item == 2161 || .@equip_item == 2162 || } else if (.@equip_item == 2160 || .@equip_item == 2161 || .@equip_item == 2162 ||
.@equip_item == 2582 || .@equip_item == 2892 || .@equip_item == 15044 || .@equip_item == 2582 || .@equip_item == 2892 || .@equip_item == 15044 ||
.@equip_item == 18570) { .@equip_item == 18570) {
.@type = 4; .@type = 4;
if (.@equip_item == 2582 || .@equip_item == 18570) if (.@equip_item == 2582 || .@equip_item == 18570)
@ -966,7 +966,7 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
else else
delitem 6469, 10; //Will_Of_Warrior delitem 6469, 10; //Will_Of_Warrior
delequip .@part; delequip .@part;
if (.@enchant == 0){ if (.@enchant == 0){
specialeffect2 EF_SUI_EXPLOSION; specialeffect2 EF_SUI_EXPLOSION;
emotion e_otl; emotion e_otl;

View File

@ -1,4 +1,4 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Blessed Refiner //= Blessed Refiner
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Card Separation System //= Card Separation System
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Separates cards from equipment. //= Separates cards from equipment.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Euphy] //= 1.0 First Version. [Euphy]
//= 1.1 Added "Richard" NPC. [Euphy] //= 1.1 Added "Richard" NPC. [Euphy]
//============================================================ //============================================================
- script ::CardSeparation_mal -1,{ - script ::CardSeparation_mal -1,{
disable_items; disable_items;

View File

@ -1,14 +1,14 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= idRO Cash Shop NPCs //= idRO Cash Shop NPCs
//===== By: ================================================== //===== By: ==================================================
//= Cydh //= Cydh
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= Sells cash shop items based on idRO's cash shop. //= Sells cash shop items based on idRO's cash shop.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Initial release. 2014-Jan-13 [Cydh] //= 1.0 Initial release. 2014-Jan-13 [Cydh]
//= 1.1 2014-Jan-18 [Cydh] //= 1.1 2014-Jan-18 [Cydh]
// - Fixed the item list // - Fixed the item list

View File

@ -13,7 +13,7 @@
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Moved from root directory. [Euphy] //= 1.0 Moved from root directory. [Euphy]
//= 1.1 Updated dialogue. [Euphy] //= 1.1 Updated dialogue. [Euphy]
//============================================================ //============================================================
// Main NPC :: catalog_merchant // Main NPC :: catalog_merchant
//============================================================ //============================================================

View File

@ -4,7 +4,7 @@
//= rAthena Dev Team //= rAthena Dev Team
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.3 //= 1.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
@ -1026,7 +1026,7 @@ ecl_in01,33,98,5 script Herb Merchant Plafina#a 443,{
delitem 6081,.cost[.@item]*.@buy; //Splendide_Coin delitem 6081,.cost[.@item]*.@buy; //Splendide_Coin
getitem .items[.@item],.@buy; getitem .items[.@item],.@buy;
close; close;
OnInit: OnInit:
setarray .items[0],12812,12813,12814,12815; setarray .items[0],12812,12813,12814,12815;
setarray .cost[0],5,5,1,1; //Splendide Coins setarray .cost[0],5,5,1,1; //Splendide Coins

View File

@ -31,21 +31,21 @@
mes "The ^FF82FF'17 Carat Diamond'^000000 is currently on sale for a cheap price!!"; mes "The ^FF82FF'17 Carat Diamond'^000000 is currently on sale for a cheap price!!";
mes "If valuable diamonds interest you then listen up!"; mes "If valuable diamonds interest you then listen up!";
next; next;
mes .@npc$; mes .@npc$;
mes "You can give the diamond as a gift to your lover."; mes "You can give the diamond as a gift to your lover.";
mes "The receiver of the ^FF82FF'17 Carat Diamond'^000000 will cherish it"; mes "The receiver of the ^FF82FF'17 Carat Diamond'^000000 will cherish it";
mes "and treasure you in their heart."; mes "and treasure you in their heart.";
emotion e_loud; emotion e_loud;
next; next;
mes .@npc$; mes .@npc$;
mes "What? You don't have a lover?"; mes "What? You don't have a lover?";
mes "You can still just hang on to it for yourself."; mes "You can still just hang on to it for yourself.";
mes "The enchanting aura of the ^FF82FF'17 Carat Diamond'^000000 is likely"; mes "The enchanting aura of the ^FF82FF'17 Carat Diamond'^000000 is likely";
mes "to bring love into your life."; mes "to bring love into your life.";
next; next;
mes .@npc$; mes .@npc$;
mes "Known as the captivating diamond of diamonds..."; mes "Known as the captivating diamond of diamonds...";
mes "It is the ^FF82FF'17 Carat Diamond'^000000!"; mes "It is the ^FF82FF'17 Carat Diamond'^000000!";
@ -65,33 +65,33 @@
mes "dug up from Morroc is unspeakable!"; mes "dug up from Morroc is unspeakable!";
emotion e_omg; emotion e_omg;
next; next;
mes .@npc$; mes .@npc$;
mes "Some claim that this is the very same diamond"; mes "Some claim that this is the very same diamond";
mes "that was seen by Kachua in Comodo!"; mes "that was seen by Kachua in Comodo!";
next; next;
if (select("End Conversation:How much is it?") == 1) { if (select("End Conversation:How much is it?") == 1) {
mes .@npc$; mes .@npc$;
mes "It's rather inexpensive!"; mes "It's rather inexpensive!";
mes "If you're interested, talk to me any time!"; mes "If you're interested, talk to me any time!";
close; close;
} }
mes .@npc$; mes .@npc$;
mes "Of course! The most important thing is price!"; mes "Of course! The most important thing is price!";
mes "As I've said earlier, the ^FF82FF'17 Carat Diamond'^000000 has been"; mes "As I've said earlier, the ^FF82FF'17 Carat Diamond'^000000 has been";
mes "appraised as a 17 carat diamond."; mes "appraised as a 17 carat diamond.";
mes "There aren't many like it in the world."; mes "There aren't many like it in the world.";
next; next;
mes .@npc$; mes .@npc$;
mes "The price is a mere 500 million zeny!"; mes "The price is a mere 500 million zeny!";
mes "There is also a 1,000,000z service fee."; mes "There is also a 1,000,000z service fee.";
mes "Compared to the quality of the diamond"; mes "Compared to the quality of the diamond";
mes "this is a small price to pay."; mes "this is a small price to pay.";
next; next;
if (select("^828282It's too expensive.^000000:I'll buy it.") == 1) { if (select("^828282It's too expensive.^000000:I'll buy it.") == 1) {
mes .@npc$; mes .@npc$;
mes "To say that a diamond such as the"; mes "To say that a diamond such as the";
@ -99,7 +99,7 @@
mes "you leave me speechless."; mes "you leave me speechless.";
close; close;
} }
mes .@npc$; mes .@npc$;
mes "OOOH! I knew from the moment I saw you that you were the rightful"; mes "OOOH! I knew from the moment I saw you that you were the rightful";
mes "owner of this wonderful diamond."; mes "owner of this wonderful diamond.";
@ -107,18 +107,18 @@
mes "I believe this diamond will suit you quite well."; mes "I believe this diamond will suit you quite well.";
mes "All I need from you is to complete this contract."; mes "All I need from you is to complete this contract.";
next; next;
while(1) { while(1) {
if (select("^B9062FI will sign the contract.^000000:^828282Nevermind, I changed my mind.^000000") == 2) { if (select("^B9062FI will sign the contract.^000000:^828282Nevermind, I changed my mind.^000000") == 2) {
mes .@npc$; mes .@npc$;
mes "I see, that's too bad.."; mes "I see, that's too bad..";
close; close;
} }
mes .@npc$; mes .@npc$;
mes "What is your name?"; mes "What is your name?";
next; next;
mes "[" + strcharinfo(0) + "]"; mes "[" + strcharinfo(0) + "]";
mes "My name is " + strcharinfo(0) + "."; mes "My name is " + strcharinfo(0) + ".";
next; next;
@ -126,19 +126,19 @@
mes .@npc$; mes .@npc$;
mes "Alright then, please sign here."; mes "Alright then, please sign here.";
next; next;
input .@charname$; input .@charname$;
if (.@charname$ == strcharinfo(0)) { if (.@charname$ == strcharinfo(0)) {
mes .@npc$; mes .@npc$;
mes "Okay, good."; mes "Okay, good.";
mes "All that is left now is payment."; mes "All that is left now is payment.";
next; next;
if (Zeny >= 501000000) { if (Zeny >= 501000000) {
mes .@npc$; mes .@npc$;
mes ". . . . . ."; mes ". . . . . .";
next; next;
mes .@npc$; mes .@npc$;
mes "Calculating the price and service fee.."; mes "Calculating the price and service fee..";
mes "501,000,000 zeny."; mes "501,000,000 zeny.";
@ -190,26 +190,26 @@
mes "You must offer your ^FF82FF'17 Carat Diamond'^000000."; mes "You must offer your ^FF82FF'17 Carat Diamond'^000000.";
mes "Also don't forget there is a 1,000,000z service fee!"; mes "Also don't forget there is a 1,000,000z service fee!";
next; next;
mes .@npc$; mes .@npc$;
mes "What is your name?"; mes "What is your name?";
next; next;
mes "[" + strcharinfo(0) + "]"; mes "[" + strcharinfo(0) + "]";
mes "My name is " + strcharinfo(0) + "."; mes "My name is " + strcharinfo(0) + ".";
next; next;
mes .@npc$; mes .@npc$;
mes "Alright then, please sign here."; mes "Alright then, please sign here.";
next; next;
while (1) { while (1) {
if (select("Sign:Don't Sign") == 2) { if (select("Sign:Don't Sign") == 2) {
mes .@npc$; mes .@npc$;
mes "The trade cannot be completed without your signature."; mes "The trade cannot be completed without your signature.";
close; close;
} }
input .@charname$; input .@charname$;
if (.@charname$ == strcharinfo(0)) { if (.@charname$ == strcharinfo(0)) {
mes .@npc$; mes .@npc$;
@ -217,7 +217,7 @@
mes "I will now take your ^FF82FF'17 Carat Diamond'^000000.."; mes "I will now take your ^FF82FF'17 Carat Diamond'^000000..";
mes "You will receive ^0000FF499,000,000z^000000 afterwards."; mes "You will receive ^0000FF499,000,000z^000000 afterwards.";
next; next;
mes .@npc$; mes .@npc$;
mes "Thank you for your business."; mes "Thank you for your business.";
mes "Whenever you need a ^FF82FF'17 Carat Diamond'^000000,"; mes "Whenever you need a ^FF82FF'17 Carat Diamond'^000000,";

View File

@ -1,21 +1,21 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Malangdo Enchants //= Malangdo Enchants
//===== By: ================================================== //===== By: ==================================================
//= Muad_Dib //= Muad_Dib
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0.3 //= 1.0.3
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Adds enchantments to many high level weapons in exchange //= Adds enchantments to many high level weapons in exchange
//= for Malangdo coins. //= for Malangdo coins.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Euphy] //= 1.0 First Version. [Euphy]
//= 1.0.1 Added 'delequip' command. [Euphy] //= 1.0.1 Added 'delequip' command. [Euphy]
//= 1.0.2 Remove redundant usage of 'getarg' [Cydh] //= 1.0.2 Remove redundant usage of 'getarg' [Cydh]
//= 1.0.3 Fixed typo in 1.0.2 [Dastgir] //= 1.0.3 Fixed typo in 1.0.2 [Dastgir]
//============================================================ //============================================================
// Enchanter NPC :: mal_yong // Enchanter NPC :: mal_yong
//============================================================ //============================================================

View File

@ -1,21 +1,21 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Mora Enchants //= Mora Enchants
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2 //= 1.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Adds enchantments to various items in exchange for //= Adds enchantments to various items in exchange for
//= Mora coins. //= Mora coins.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Euphy] //= 1.0 First Version. [Euphy]
//= 1.1 Optimized. [Euphy] //= 1.1 Optimized. [Euphy]
//= 1.1a Bug fixes. [Lemongrass] //= 1.1a Bug fixes. [Lemongrass]
//= 1.2 Bug fixes (bugreport:7930) [DeadlySilence] //= 1.2 Bug fixes (bugreport:7930) [DeadlySilence]
//============================================================ //============================================================
// Arch Bishop Enchants :: coin_arc // Arch Bishop Enchants :: coin_arc
//============================================================ //============================================================

View File

@ -1,20 +1,20 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Falcon & Wolf Flute Trader //= Falcon & Wolf Flute Trader
//===== By: ================================================== //===== By: ==================================================
//= Masao, Muad_Dib, Ziu //= Masao, Muad_Dib, Ziu
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.2a //= 1.2a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Sells Falcon Flute and Wolf Flute. //= Sells Falcon Flute and Wolf Flute.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. [Masao] //= 1.0 First Version. [Masao]
//= 1.1 Added Baby Hunter and Baby Ranger check. bugreport:5728 [Masao] //= 1.1 Added Baby Hunter and Baby Ranger check. bugreport:5728 [Masao]
//= 1.2 Added Wolf Flute trader, optimized. [Euphy] //= 1.2 Added Wolf Flute trader, optimized. [Euphy]
//= 1.2a Fixed some conditions. [Euphy] //= 1.2a Fixed some conditions. [Euphy]
//============================================================ //============================================================
// Falcon Flute :: falcon_flute // Falcon Flute :: falcon_flute
//============================================================ //============================================================

View File

@ -1,4 +1,4 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= HD Refiners //= HD Refiners
//===== By: ================================================== //===== By: ==================================================
//= Euphy //= Euphy

View File

@ -1,4 +1,4 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renewal Refining NPCs //= Renewal Refining NPCs
//===== By: ================================================== //===== By: ==================================================
//= rAthena Dev Team //= rAthena Dev Team
@ -220,7 +220,7 @@ function script refinenew {
} else } else
set .@menu2,2; set .@menu2,2;
switch(.@menu2){ switch(.@menu2){
case 1: case 1:
set .@refinecnt,.@safe - getequiprefinerycnt(.@part); set .@refinecnt,.@safe - getequiprefinerycnt(.@part);
break; break;
case 2: case 2:

View File

@ -1,18 +1,18 @@
//===== rAthena Script ======================================= //===== rAthena Script =======================================
//= Renters //= Renters
//===== By: ================================================== //===== By: ==================================================
//= rAthena Dev Team //= rAthena Dev Team
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 2.2 //= 2.2
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= rAthena Project //= rAthena Project
//===== Description: ========================================= //===== Description: =========================================
//= [Official Conversion] //= [Official Conversion]
//= Renewal-specific breeder NPCs. //= Renewal-specific breeder NPCs.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 2.1 Moved some renters to a separate renewal file. [Daegaladh] //= 2.1 Moved some renters to a separate renewal file. [Daegaladh]
//= 2.2 Updated to match the official scripts. [Euphy] //= 2.2 Updated to match the official scripts. [Euphy]
//============================================================ //============================================================
// Dragon Breeder :: dragon // Dragon Breeder :: dragon
//============================================================ //============================================================

Some files were not shown because too many files have changed in this diff Show More