Trimmed trailing whitespaces in /npc/re
This commit is contained in:
parent
e83c320a50
commit
72d85aa44d
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Izlude Airport NPCs
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= rAthena Dev Team
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Izlude Airport NPCs
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Updated to match the new Izlude Map. [Masao]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
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
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Brasilis Town
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Brasilis Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. Transportation and Basic NPCs.
|
||||
//= 1.1 Fixed Zeny not being removed for payment. [Kisuka]
|
||||
//= 1.2 Updated dialog, added Ice Cream Maker. [L0ne_W0lf]
|
||||
//= 1.3 Moved Alberta NPC to pre-re/re paths. [Euphy]
|
||||
//= 1.4 Added VIP features. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Brasilis Transportation :: brasilis_trans
|
||||
//============================================================
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Dewata Town
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Gennosuke Kouga, Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Dewata Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version.
|
||||
//= 1.1 Standardized. [Euphy]
|
||||
//= 1.2 Fixed Zeny check. [Joseph]
|
||||
@ -77,7 +77,7 @@ dewata,229,49,6 script Alberta Sailor#dewata 536,{
|
||||
}
|
||||
|
||||
// Generic Dewata NPCs :: dewata_npc
|
||||
//============================================================
|
||||
//============================================================
|
||||
dewata,221,237,5 script Young Man#dew-1 536,{
|
||||
mes "[Fruit Fancier]";
|
||||
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
|
||||
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;
|
||||
|
||||
|
||||
if (.@good_luck == 7 || .@good_luck == 77 || .@good_luck == 777 || .@good_luck == 7777)
|
||||
set .@bonus,1;
|
||||
for(set .@i,0; .@i<getarraysize(.@wishes$); set .@i,.@i+1) {
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= El Dicastes Town
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Gennosuke Kouga, Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= El Dicastes Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version.
|
||||
//= 1.1 Standardized. [Euphy]
|
||||
//= 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 "it will only be a matter of time before Sapha";
|
||||
mes "will rule this land.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "▲⒉ⅲ ⌒ ◎○○";
|
||||
mes "△▲● ↑ ↑";
|
||||
@ -49,7 +49,7 @@ dicastes01,202,86,3 script Sentinel#a 4_MAN_GALTUN,{
|
||||
next;
|
||||
mes "[Sentinel]";
|
||||
mes "Hey, you are an outsider!";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "◆⒈⒈ ← ◇⌒● ⅲ ⅳ→";
|
||||
mes "▲◇⒉ ⅳ ";
|
||||
@ -60,7 +60,7 @@ dicastes01,202,86,3 script Sentinel#a 4_MAN_GALTUN,{
|
||||
next;
|
||||
mes "[Sentinel]";
|
||||
mes "●■★ → ◇⒊◆";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
|
||||
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 "But if you dare to cause trouble";
|
||||
mes "you won't know what hit you. Beware!";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "▲◆↑ ▲ ◇";
|
||||
mes "▲★← ◇ ←ⅳ⒉ △ ⅲ";
|
||||
@ -96,7 +96,7 @@ dicastes01,244,166,0 script Training Galten#b 450,{
|
||||
if (isequipped(2782)) {
|
||||
mes "I wonder if Ahat knows how";
|
||||
mes "hard I am training.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "▲◆↑ ▲";
|
||||
mes "▲◆↑ ▲ ▲◆↑ ▲ ▲◆↑ ▲";
|
||||
@ -127,7 +127,7 @@ dicastes01,248,129,0 script Training Galten#d 450,{
|
||||
mes "I heard this isn't training";
|
||||
mes "equipment but a massager";
|
||||
mes "for trainees like me.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "▲◆↑ ▲ ▲◆↑";
|
||||
mes "▲◆↑ ▲<> <20>簟<EFBFBD> ▲";
|
||||
@ -155,7 +155,7 @@ dic_in01,349,282,4 script Waiting Galten#in_1 492,{
|
||||
mes "[Waiting Galten]";
|
||||
mes "Here is the Battle Station.";
|
||||
mes "We are all tensed up to be ready for action.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[⒉⌒← ※ ⌒]";
|
||||
mes "●□↑ ⅲ ◇";
|
||||
@ -167,7 +167,7 @@ dic_in01,370,261,1 script Waiting Galten#in_2 492,{
|
||||
if (isequipped(2782)) {
|
||||
mes "[Waiting Galten]";
|
||||
mes "Boring.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[⒉⌒← ※ ⌒]";
|
||||
mes "※ⅳ⒈";
|
||||
@ -178,7 +178,7 @@ dic_in01,381,261,1 script Waiting Galten#in_3 492,{
|
||||
if (isequipped(2782)) {
|
||||
mes "[Waiting Galten]";
|
||||
mes "Zzzzz...";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[⒉⌒← ※ ⌒]";
|
||||
mes "→◆";
|
||||
@ -189,7 +189,7 @@ dic_in01,370,282,4 script Waiting Galten#in_4 492,{
|
||||
if (isequipped(2782)) {
|
||||
mes "[Waiting Galten]";
|
||||
mes "El Dicastes is the most peaceful place in this world as long as I am here.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[⒉⌒← ※ ⌒]";
|
||||
mes "★★⒊ 〓 ■⒊ⅲ ⒈ ⒊←□ ▲ 〓★★ ▲ ←";
|
||||
@ -200,7 +200,7 @@ dic_in01,354,219,4 script Resting Galten#in_5 492,{
|
||||
if (isequipped(2782)) {
|
||||
mes "[Resting Galten]";
|
||||
mes "Resting is always so sweet.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[□▲◎ ↑ ⅳ]";
|
||||
mes "★□※ ■ ◎○⒉ ⒊ ■";
|
||||
@ -214,7 +214,7 @@ dic_in01,365,197,1 script Resting Galten#in_6 492,{
|
||||
next;
|
||||
mes "[Resting Galten]";
|
||||
mes "You say I don't look like I'm resting? But I'm already used to this.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[□▲◎ ↑ ⅳ]";
|
||||
mes "◆★ⅳ ■ ※○● ↑ ◇←←";
|
||||
@ -230,7 +230,7 @@ dic_in01,29,119,4 script Resting Piom#04 489,{
|
||||
if (isequipped(2782)) {
|
||||
mes "[Resting Piom]";
|
||||
mes "Why is it so noisy when I'm trying to get rest?";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[ⅲ※◎ ⅳ ※]";
|
||||
mes "↑⒉○ ⌒ ◎▲⒉ ◆ ⒉□";
|
||||
@ -246,7 +246,7 @@ dic_in01,91,113,5 script Suspicious Piom#a 489,{
|
||||
if(select("Nope!:You first.") == 1) {
|
||||
mes "[Suspicious Piom]";
|
||||
mes "Never mind.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[Suspicious Piom]";
|
||||
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 "I'm only a very curious";
|
||||
mes "ordinary Piom.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[Suspicious Piom]";
|
||||
mes "I am not going to say anything, either!";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
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) {
|
||||
mes "[Suspicious Piom]";
|
||||
mes "Too bad.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[Suspicious Piom]";
|
||||
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 "luck with the Cat Merchant than wandering around here.";
|
||||
mes "But of course you'll have to pay the price.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
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 "or is it just me?";
|
||||
emotion e_what;
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "○⌒→ ▲ ⒉";
|
||||
mes "■□◇ ⅳ ◎◎⒊ ◆ ◆◇●";
|
||||
@ -327,7 +327,7 @@ dic_in01,341,113,3 script Tired Piom#a 491,{
|
||||
emotion e_swt;
|
||||
mes "[Tired Piom]";
|
||||
mes "I'll be rejected again, right?";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "△◎← ◇ ◇⌒⒈";
|
||||
mes "◇□※ 〓 ◎⒈● □ ⅲ";
|
||||
@ -364,7 +364,7 @@ dic_in01,32,54,5 script Venknick#el_01 449,{
|
||||
mes "[Venknick]";
|
||||
mes "Oh feels so refreshed.";
|
||||
mes "The refined Bradium was the best ever. Do you want to try some?";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[◇◎○]";
|
||||
mes "※◇ⅳ ⒈ ⅲ";
|
||||
@ -408,7 +408,7 @@ dic_in01,360,125,5 script Serious Venknicka 449,{
|
||||
mes "A sudden increase in Bradium production.";
|
||||
mes "Why?";
|
||||
mes "I will have to get more factory lines running.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
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,{
|
||||
if (isequipped(2782)) {
|
||||
if (ep13_3_invite > 5) {
|
||||
if (ep13_3_invite > 5) {
|
||||
mes "[Guide]";
|
||||
mes "I'm Dior, your kind guide for El Dicastes.";
|
||||
mes "How can I help you?";
|
||||
@ -437,7 +437,7 @@ dic_in01,42,250,5 script Guide#diel_1 489,{
|
||||
mes "[Guide]";
|
||||
mes "Oh, you didn't ask?";
|
||||
mes "But since I'm Dior, the kind guide. He he.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "- The guide looks at you with an alert expression. -";
|
||||
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,{
|
||||
mes "[Talkative Piom]";
|
||||
if (isequipped(2782)) {
|
||||
if (isequipped(2782)) {
|
||||
mes "At my factory";
|
||||
mes "we not only refine Bradium,";
|
||||
mes "but we also produce various";
|
||||
mes "tools for daily use.";
|
||||
mes "We manufacture war supplies";
|
||||
mes "here too.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "↑※⒈ ⒊";
|
||||
mes "△▲★ 〓 ◇◇";
|
||||
@ -488,7 +488,7 @@ dic_in01,387,30,1 script Manuk Piom#a 454,{
|
||||
if (isequipped(2782)) {
|
||||
mes "You! We met in Manuk, didn't we?";
|
||||
mes "I've come to pick up the weapon I ordered.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "↑◇〓 ◇ ★○ⅳ ↑ ○⒈";
|
||||
mes "※◆★ → ●※⒊ ◇ ◎■◇ ◆◆";
|
||||
@ -503,7 +503,7 @@ dicastes01,282,210,4 script Free Knit#a 453,{
|
||||
mes "Saphas can live forever.";
|
||||
mes "Our childhood lasts 10 years,";
|
||||
mes "which is short.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "●〓○ ◇ ↑◎■ △";
|
||||
mes "⒊○★ ⅲ ※◆◎ ◆ ◇〓● ⒉ ●←ⅲ ⒉";
|
||||
@ -527,7 +527,7 @@ dicastes01,246,210,3 script Free Venknick#a 449,{
|
||||
mes "[Free Venknick]";
|
||||
mes "The thing rolling around is a gem,";
|
||||
mes "but why are you interested in it?";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "◆★ⅲ ⅳ △□⒈ ↑ ●□";
|
||||
mes "↑⒊";
|
||||
@ -549,7 +549,7 @@ dicastes01,235,245,4 script Excited Piom#a 490,{
|
||||
mes "Have you seen Ahat?";
|
||||
emotion e_ho;
|
||||
mes "His popularity here in El Discastes is phenomenal!";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[Excited Piom]";
|
||||
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 "That is why all Saphas are like family.";
|
||||
mes "We never have any quarrels between classes.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "◆⒈◇ □ →△⌒ □";
|
||||
mes "↑★⌒ □ ◆◇↑ ◇ ⒊";
|
||||
@ -585,7 +585,7 @@ dicastes01,164,180,4 script Limpy Piom#a 489,{
|
||||
mes "I hope it doesn't come all";
|
||||
mes "the way to the capital city here.";
|
||||
emotion e_dots;
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "⒉◆〓 ※ □⌒";
|
||||
mes "⒊◆← → ▲";
|
||||
@ -610,7 +610,7 @@ dicastes01,191,202,4 script Complaining Galten#fihs 450,{
|
||||
mes "[Complaining Galten]";
|
||||
mes "Then you don't know about the legend behind the statue?";
|
||||
mes "Then, I don't know what to talk about with you.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
emotion e_gg,0,"Crazy Venknick#fihsing1";
|
||||
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) {
|
||||
mes "[Crazy Venknick]";
|
||||
mes "Don't come back with regrets.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
if (Zeny < 5000) {
|
||||
mes "[Crazy Venknick]";
|
||||
@ -653,7 +653,7 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 449,{
|
||||
mes "no legend to share with";
|
||||
mes "the poor.";
|
||||
close;
|
||||
close;
|
||||
close;
|
||||
}
|
||||
set Zeny, Zeny-5000;
|
||||
mes "[Crazy Venknick]";
|
||||
@ -676,7 +676,7 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 449,{
|
||||
sc_start SC_Blind,20000,0;
|
||||
next;
|
||||
mes "You feel outraged at being tricked.";
|
||||
close;
|
||||
close;
|
||||
}
|
||||
mes "[■→※ ⒊ ]";
|
||||
mes "⒉←◇ ◇ ※ⅳ▲";
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= General Eclage NPC.
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Dastgir
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 2.0
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Eclage Town NPC
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Generic NPC place holders. [Euphy]
|
||||
//= 2.0 Converted from the official Aegis script. [Dastgir]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
ecl_in02,96,22,3 script sign#prison_inn 545,{
|
||||
mes "[North] Prison";
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Izlude Town Renewal
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Masao
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Izlude town NPCs.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. Still missing many new NPCs and their dialogues. [Masao]
|
||||
//= 1.1 Updated to match the official script. [Euphy]
|
||||
//= 1.2 Added Channel Warper and Izlude duplicates. [Euphy]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Malangdo Town
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Malangdo Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Added entrance scripts.
|
||||
//= 1.2 Moved "Odgnalam" coordinates.
|
||||
@ -361,7 +361,7 @@ OnTouch:
|
||||
case 3:
|
||||
soundeffect "assassin_of_sunset.wav",0;
|
||||
break;
|
||||
case 4:
|
||||
case 4:
|
||||
emotion e_ho;
|
||||
emotion e_ho,0,"Wandering Minstrel#mal";
|
||||
break;
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Port Malaya
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Port Malaya Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 0.1 Alberta sailors only. [Euphy]
|
||||
//= 0.2 Adapted from Masao's conversion.
|
||||
//= 1.0 Added remaining NPCs.
|
||||
//= 1.1 Added Jeepney script. [DeadlySilence]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Port Malaya Transportation
|
||||
//============================================================
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Mora Village
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Mora Town Script
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [SuperHulk]
|
||||
//= 1.1 Translations to English. [Flaid]
|
||||
//= 1.1a Standardized. [Euphy]
|
||||
//= 1.2 Added new NPCs. [Flaid]
|
||||
//= 1.3 Replaced with full iRO town NPCs. [Euphy]
|
||||
//= 1.4 Updated to match the official scripts. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Set 1 :: mora_resident
|
||||
//============================================================
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Juno City
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= NPCs for the City of Juno
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version.
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
yuno,150,283,4 duplicate(JunoSoldier1) Juno Soldier#juno 852
|
||||
yuno,165,283,4 duplicate(JunoSoldier2) Juno Soldier#2juno 852
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Alberta Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Alberta
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
alberta,23,238,4 script Guide#01alberta::AlbertaGuide 105,{
|
||||
cutin "prt_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Al De Baran Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Al De Baran.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//= Optimized.
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
aldebaran,139,63,4 script Guide#01aldebaran::GuideAldearan 105,{
|
||||
cutin "prt_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Amatsu Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Amatsu.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
amatsu,202,91,3 script Amatsu Guide#amatsu 758,{
|
||||
mes "[Amachang]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Ayothaya Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Ayothaya.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Added missing case. [Joseph]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
ayothaya,203,169,4 script Ayothaya Guide Noi#01ay 839,{
|
||||
if (strnpcinfo(0) == "Ayothaya Guide Noi#01ay")
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Brasilis Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Brasilis.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version, Renewal guide.
|
||||
//= 1.1 Added a missing close.
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
brasilis,219,97,3 script Brasilis Guide 478,{
|
||||
mes "[Brasilis Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Comodo Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Comodo.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
comodo,322,178,4 script Comodo Guide#01comodo::GuideComodo 700,{
|
||||
mes "[Comodo Guide]";
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Dewata Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Dewata.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Lemongrass]
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
dewata,202,106,4 script Dewata Guide#dewata01 4_M_DEWWOMAN,{
|
||||
mes "[Dewata Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= El Dicastes Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of El Dicastes.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Joseph]
|
||||
//= 1.1 Fixed viewpoint syntax. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
dicastes01,181,191,5 script Traveler Ichack#info 481,2,2,{
|
||||
mes "[Traveler Ichack]";
|
||||
@ -86,7 +86,7 @@ dicastes01,181,191,5 script Traveler Ichack#info 481,2,2,{
|
||||
close;
|
||||
}
|
||||
OnTouch:
|
||||
if (ep13_3_invite == 6)
|
||||
if (ep13_3_invite == 6)
|
||||
emotion e_gasp,0;
|
||||
end;
|
||||
}
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Eclage Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Guides for the city of Eclage.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
ecl_in01,48,60,5 script Eclage Guard#obb 447,{
|
||||
mes "[Eclage Guard]";
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Einbroch and Einbech Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the cities of Einbroch and Einbech.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
einbroch,72,202,4 script Einbroch Guide#ein01::GuideEinbroch 852,{
|
||||
cutin "ein_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Geffen Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Geffen.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
|
||||
cutin "gef_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Kunlun Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Kunlun.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
gonryun,163,60,4 script Kunlun Guide#01gonryun 780,{
|
||||
mes "[He Yuen Zhe]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Hugel Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Hugel.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
hugel,98,56,3 script Hugel Guide Granny#hugel 863,{
|
||||
mes "[Hugel Guide Granny]";
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Izlude Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Izlude.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Updated to match the new Izlude Map. [Masao]
|
||||
//= 1.2 Added Renewal Izlude viewpoint coordinates.
|
||||
//= 1.3 Navigation system update. [Euphy]
|
||||
//= Optimized.
|
||||
//= 1.4 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
- script ::GuideIzlude -1,{
|
||||
cutin "prt_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Juno Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Juno.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
yuno,59,212,4 script Juno Guide#yuno01::GuideJuno 700,{
|
||||
mes "[Juno Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Lighthalzen Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Lighthalzen.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
lighthalzen,207,310,5 script Lighthalzen Guide#lhz01::GuideLighthazlen 852,{
|
||||
cutin "ein_soldier",2;
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Louyang Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Louyang.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
louyang,224,104,4 script Louyang Guide#01louyang 818,{
|
||||
mes "[Representative]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Lutie Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Lutie.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
xmas,140,137,3 script Lutie Guide#xmas 717,{
|
||||
mes "[Lutie Guide]";
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Port Malaya Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Guides for the city of Malaya.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
malaya,71,72,4 script Port Malaya Guide#01::GuideMalaya 579,{
|
||||
mes "[Port Malaya Guide]";
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Mora Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Guides for the city of Mora.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
mora,25,158,5 script Raffle Guide#north 516,{
|
||||
mes "[Raffoh]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Morroc Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Morroc and Morroc Ruins.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
morocc,153,286,6 script Guide#01morocc::GuideMorroc 707,{
|
||||
cutin "moc_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Moscovia Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Moscovia.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized (a little bit). [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
moscovia,161,76,3 script Moscovia Guide#01mosc 959,{
|
||||
mes "[Moscovia Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Niflheim Guide
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Niflheim.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
niflheim,201,187,3 script Niflheim Guide#01nif 849,{
|
||||
mes "[Niflheim Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Payon Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Payon.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Fixed and optimized. [Euphy]
|
||||
//= 1.2 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
payon,163,64,3 script Guide#01payon::GuidePayon 708,{
|
||||
cutin "pay_soldier",2;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Prontera Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Prontera.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//= Optimized.
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
prontera,154,187,4 script Guide#01prontera::GuideProntera 105,{
|
||||
cutin "prt_soldier",2;
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Rachel Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guide for the city of Rachel.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guide.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
rachel,138,146,5 script Rachel Guide#rachel 934,{
|
||||
mes "[Rachel Guide]";
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Umbala Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Umbala.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
umbala,128,94,3 script Umbala Guide#01umbala::GuideUmbala 702,{
|
||||
mes "[Umbala Guide]";
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Veins Guides
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Guides for the city of Veins
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version, Renewal guides.
|
||||
//= 1.1 Navigation system update. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
veins,210,345,5 script Veins Guide#veins01::GuideVeins 934,{
|
||||
mes "[Veins Guide]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Navigation Functions
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Controls the navigation system for Renewal guides.
|
||||
//= Clients before 2011-10-10 do not support navigation
|
||||
//= links, and will default to colored or plain text.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version.
|
||||
//= 1.1 Added 'is_clientver' command. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
function script F_Navi {
|
||||
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Bakonawa Lake
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Defeat Bakonawa before he eats the moon.
|
||||
//= Part of the "Bakonawa Extermination" quest.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Added GM management NPC. [Euphy]
|
||||
//= 1.2 Added VIP features. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Instance Creation :: ma_baku
|
||||
//============================================================
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Bangungot Hospital 2F
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Save the hospital in Port Malaya from Bangungot.
|
||||
//= Part of the "Nurse in Port Malaya" quest.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Added GM management function. [Euphy]
|
||||
//= 1.2 Added VIP features. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Instance Creation :: ma_hos_enter
|
||||
//============================================================
|
||||
@ -406,7 +406,7 @@ OnInstanceInit:
|
||||
disablenpc instance_npcname("#Memorial Start_time");
|
||||
end;
|
||||
OnEnable:
|
||||
specialeffect EF_BAT2,AREA,instance_npcname("#Memorial Start");
|
||||
specialeffect EF_BAT2,AREA,instance_npcname("#Memorial Start");
|
||||
initnpctimer;
|
||||
end;
|
||||
OnDisable:
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Buwaya Cave
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Defeat Buwaya in his cave.
|
||||
//= Part of the "Secret in the Woods" quest.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Instance Creation :: buwaya_dun
|
||||
//============================================================
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Eclage Instance Script
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Dastgir
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Eclage Interior Instance
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Converted from the official Aegis script. [Dastgir]
|
||||
//= 1.1 Converted from Hercules script to rAthena script & Small bug fix. [Skorm]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
ecl_hub01,132,12,3 script Chief of Staff#tl02 435,{
|
||||
.@party_id = getcharid(1);
|
||||
@ -344,20 +344,20 @@ OnMyMobDead:
|
||||
warp "1@ecl",146,29;
|
||||
end;
|
||||
}
|
||||
|
||||
|
||||
1@ecl,148,29,3 script Loki#ecl01 512,{
|
||||
mes "[Loki]";
|
||||
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?";
|
||||
close;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
1@ecl,147,30,3 script Nydhog#ecl01 510,{
|
||||
mes "[Guardian Nydhog]";
|
||||
mes "I think you should talk to Hisie first.";
|
||||
close;
|
||||
}
|
||||
|
||||
|
||||
1@ecl,144,27,5 script Hisie#ecl01 623,{
|
||||
cutin "hisie01",0;
|
||||
mes "[Hisie]";
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Hazy Forest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Cross through the Hazy Forest to reach the Bifrost.
|
||||
//= Contains the "Wandering Guardian" quest.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Instance system rewrite. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Instance Creation :: md_mistwoods_enter
|
||||
//============================================================
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Malangdo Culvert
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Clean the culverts and defeat the Coelacanth.
|
||||
//= Daily and weekly quests are available.
|
||||
//= Contains a normal mode and hard mode.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= Letters "n" and "h" in NPC names indicate difficulty.
|
||||
//= 1.0a There is no minimum party size on official servers.
|
||||
//= 1.0b Fixed incorrect use of 'close'. [Joseph]
|
||||
//= 1.1 Instance system rewrite. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Quest NPCs :: mal_yong
|
||||
//============================================================
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Octopus Cave
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Defeat the Disgusting Octopus.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= 1.1 Instance system rewrite. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Instance Creation :: oct
|
||||
//============================================================
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Old Glast Heim
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Ziu, Heris (translation)
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Discover the history of events that took place in the
|
||||
//= Glast Heim castle and how it ended up in ruins.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Euphy]
|
||||
//= This is a custom version, and may contain bugs.
|
||||
//= 1.1 Bug fixes; removed redundant OnInstanceInit scripts.
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
glast_01,204,273,6 script Hugin#ghinstance 755,{
|
||||
mes "^ff0000This isn't considered a normal progression dungeon. Please note this point.^000000";
|
||||
@ -367,7 +367,7 @@ OnTimer35000:
|
||||
end;
|
||||
OnTimer45000:
|
||||
npctalk "Himmelmez : Hohoho, do you have any questions? You're a really mysterious man.", instance_npcname("Himmelmez#ghinstance1");
|
||||
end;
|
||||
end;
|
||||
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");
|
||||
end;
|
||||
@ -404,7 +404,7 @@ OnTimer85000:
|
||||
hideonnpc instance_npcname("Khalitzburg Crusader#22");
|
||||
|
||||
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$,154,59,"Abyss Knight",2470,1,.@label$;
|
||||
monster .@map$,145,69,"Abyss Knight",2470,1,.@label$;
|
||||
@ -445,7 +445,7 @@ OnTimer88000:
|
||||
hideonnpc instance_npcname(".#ghinstance22");
|
||||
|
||||
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$,154,54,"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,{
|
||||
end;
|
||||
end;
|
||||
OnInstanceInit:
|
||||
OnDisable:
|
||||
hideonnpc instance_npcname("Himmelmez#ghinstance4");
|
||||
|
||||
@ -784,7 +784,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk01");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,128,296,6 script Sara Irene#talk02 668,5,5,{
|
||||
end;
|
||||
@ -808,7 +808,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk02");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,124,230,6 script Sara Irene#talk03 668,5,5,{
|
||||
end;
|
||||
@ -832,7 +832,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk03");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,174,227,6 script Sara Irene#talk04 668,5,5,{
|
||||
end;
|
||||
@ -856,7 +856,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk04");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,203,259,6 script Sara Irene#talk05 668,5,5,{
|
||||
end;
|
||||
@ -880,7 +880,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk05");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,256,279,4 script Sara Irene#talk06 668,5,5,{
|
||||
end;
|
||||
@ -904,7 +904,7 @@ OnDisable:
|
||||
OnEnable:
|
||||
enablenpc instance_npcname("Sara Irene#talk06");
|
||||
end;
|
||||
}
|
||||
}
|
||||
|
||||
1@sara,228,282,6 script Sara Irene#talk07 668,5,5,{
|
||||
end;
|
||||
@ -1236,8 +1236,8 @@ OnEnable:
|
||||
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$,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,65,"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,62,"Payon Soldier",2543,1,instance_npcname("#MobsSara03")+"::OnMyMobDead";
|
||||
|
||||
|
||||
@ -1060,7 +1060,7 @@ OnInstanceInit:
|
||||
OnEnable:
|
||||
specialeffect EF_LIGHTSPHERE;
|
||||
enablenpc instance_npcname("Manual Sheet#1_1");
|
||||
end;
|
||||
end;
|
||||
}
|
||||
|
||||
// Left Valve
|
||||
@ -1666,7 +1666,7 @@ On01:
|
||||
monster .@map$,85,58,"Starving Lab animal",2242,1,.@label$;
|
||||
monster .@map$,82,60,"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$,87,58,"Starving Lab animal",2243,1,.@label$;
|
||||
end;
|
||||
@ -1936,7 +1936,7 @@ OnEnable:
|
||||
end;
|
||||
case 13:
|
||||
donpcevent instance_npcname("Howard Alt-Eisen#boss13")+"::OnEnable";
|
||||
end;
|
||||
end;
|
||||
}
|
||||
|
||||
OnDisable:
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Acolyte Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Acolyte Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added back the npcs used for the priest quest.
|
||||
//= 1.2 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
prt_church,184,41,4 script Cleric#aco 60,{
|
||||
if (Upper == 1) {
|
||||
if (ADVJOB == Job_High_Priest || ADVJOB == Job_Champion) {
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Archer Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Archer Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
payon_in02,64,71,4 script Archer Guildsman#archer 85,{
|
||||
if (Upper == 1) {
|
||||
if (Class == Job_Novice_High && (ADVJOB == Job_Sniper || ADVJOB == Job_Clown || ADVJOB == Job_Gypsy)) {
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Mage Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Mage Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
geffen_in,164,124,4 script Mage Guildsman#mage 123,{
|
||||
if (Upper == 1) {
|
||||
if (ADVJOB == Job_High_Wizard || ADVJOB == Job_Professor) {
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Merchant Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Merchant Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
alberta_in,53,43,6 script Merchant#mer 86,{
|
||||
if (Upper == 1) {
|
||||
if (Class == Job_Novice_High && (ADVJOB == Job_Whitesmith || ADVJOB == Job_Creator)) {
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Swordman Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Swordman Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
izlude_in,74,172,4 script Swordman#swd 119,{
|
||||
if (Upper == 1) {
|
||||
if (Class == Job_Novice_High && (ADVJOB == Job_Lord_Knight || ADVJOB == Job_Paladin)) {
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Thief Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Kisuka
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change to Thief Class
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Kisuka]
|
||||
//= 1.1 Added support for Baby classes. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
moc_prydb1,39,129,2 script Thief Guide#thief 69,{
|
||||
if (Upper == 1) {
|
||||
if (ADVJOB == Job_Assassin_Cross || ADVJOB == Job_Stalker) {
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Guillotine Cross Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.6
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project; SVN r16945+
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Assassin / Assassin Cross -> Guillotine Cross.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Adapted from original script. [Euphy]
|
||||
//= 1.0a Added 'npcskill' command. [Euphy]
|
||||
//= 1.0b Moved warps to separate file. [Euphy]
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Mechanic Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Jobchange Quest from Blacksmith / Whitesmith -> Mechanic.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Fixed the Door NPC [JayPee].
|
||||
//= 1.2 Updated script. [Euphy]
|
||||
//= 1.3 Added VIP features. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
yuno,129,156,3 script Chainheart 923,{
|
||||
mes "[Chainheart]";
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Ranger Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.7
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Hunter / Sniper -> Ranger.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Updated SC_STONE duration from 2 Seconds to 2 Minutes
|
||||
//= and fixed Mercenary check.
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Warlock Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib, Gepard & L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Wizard / High Wizard -> Warlock.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version. [Masao]
|
||||
//= 1.1 Fixed some conversion mistakes, replaced numbers with
|
||||
//= constants, added item names in comments.
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Genetic Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib, Aeomin
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Alchemist / Creator -> Genetic.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Fixed Scatter Stuff NPCs [JayPee].
|
||||
//= 1.2 Updated dialogue. Credits to Muad_Dib. [Joseph]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Minstrel Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Bard / Clown -> Minstrel.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Fix the checking of requirements before job change to Minstel [JayPee]
|
||||
//= 1.2 Optimized. [Euphy]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Royal Guard Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Crusader / Paladin -> Royal Guard.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [brAthena]
|
||||
//= 1.1 Updated script. [Euphy]
|
||||
//= 1.2 Added GM management function. [Euphy]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Shadow Chaser Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Rogue / Stalker -> Shadow Chaser.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [ultragunner, Oshinoke]
|
||||
//= 1.1 Standardized. [Euphy]
|
||||
//= 1.2 Updated dialogue. [Joseph]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Sorcerer Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Sage / Professor -> Sorcerer.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Cleaning. [Euphy]
|
||||
//= 1.2 Updated script, optimized. [Euphy]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Sura Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib, Gepard
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Monk / Champion -> Sura.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Removed disablenpc which causes players stucked in waitingroom. [Joseph]
|
||||
//= 1.2 Updated script, optimized. [Euphy]
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Wanderer Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib, Meyraw
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Job change Quest from Dancer / Gypsy -> Wanderer.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version.
|
||||
//= 1.1 Updated dialogue to be more official / accurate. Huge thanks to Muad_Dib! [Masao]
|
||||
//= 1.2 Fixed an endless loop in dialogue.
|
||||
|
||||
@ -12686,7 +12686,7 @@ izlude_d,153,126,1 duplicate(Refinery Owner Han#iz) Refinery Owner Han#iz_d 4_M_
|
||||
enable_items;
|
||||
end;
|
||||
}
|
||||
// if (!getequipisidentify(.@part)) {// getequipisidentify command removed
|
||||
// if (!getequipisidentify(.@part)) {// getequipisidentify command removed
|
||||
// mes "[Refining Machine Wagjak]";
|
||||
// mes "^FF0000- error number 5555 -^000000";
|
||||
// mes "This item has not yet been identified.";
|
||||
|
||||
@ -2271,7 +2271,7 @@ S_Warp:
|
||||
savepoint getarg(0),getarg(1),getarg(2);
|
||||
warp getarg(0),getarg(3),getarg(4);
|
||||
end;
|
||||
|
||||
|
||||
OnTouch:
|
||||
emotion e_gasp;
|
||||
end;
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Expanded Super Novice Job Quest
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1a
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Job Change quest for Expanded Super Novice class.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 All dialogue is custom, contains some incorrect behaviors.
|
||||
//= 1.1 Switched to a translated copy of the official script
|
||||
//= by Gennosuke Kouga, but vastly edited its content. [Euphy]
|
||||
//= 1.1a Replaced effect numerics with constants. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
function script Esseray_Ex {
|
||||
if (BaseLevel > 98 && JobLevel > 98) {
|
||||
@ -479,7 +479,7 @@ beach_dun2,119,92,4 script Fishing Novice#sp2 567,{
|
||||
nude;
|
||||
callfunc "F_ClearJobVar"; // -- Clears all job variables for the current player
|
||||
jobchange roclass(eaclass()|EAJL_THIRD);
|
||||
set EXSUPNOV_Q,5;
|
||||
set EXSUPNOV_Q,5;
|
||||
emotion e_heh;
|
||||
mes "[Nodor]";
|
||||
mes "Puhahahahahahahahahahah!!";
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Job Repairs
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Removes potentially conflicting job data.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First version.
|
||||
//= 1.1 Added GM management function. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Job Variables
|
||||
//============================================================
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Kafras (Cities/Dungeons/Fields)
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Joseph
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.4
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//= Argument settings for callfunc "F_Kafra":
|
||||
//= arg(0): 0 - Default Kafra message
|
||||
//= 1 - Niflhiem 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(3): Cost of Storage service
|
||||
//= arg(4): Cost of Rent a Pushcart service
|
||||
//===== Additional Comments: =================================
|
||||
//= 0.x Previous Authors:
|
||||
//===== Additional Comments: =================================
|
||||
//= 0.x Previous Authors:
|
||||
//= - L0ne_W0lf, Daegaladh
|
||||
//= 1.0 Merged and cleaned up Kafras. [Euphy]
|
||||
//= 1.1 Added Dewata Kafra. [Lemongrass]
|
||||
@ -24,7 +24,7 @@
|
||||
//= 1.3 Added Eden Group Kafra. [Euphy]
|
||||
//= 1.3a Moved Rune Knight Kafra from job file. [Euphy]
|
||||
//= 1.4 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Brasilis
|
||||
//============================================================
|
||||
|
||||
@ -6,13 +6,13 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Players can attack other guilds, and will have their guild
|
||||
//= icons shown. WoE damage reductions will also take place.
|
||||
//= gvg: Turns on GvG mode.
|
||||
//= gvg_castle: Describes castle maps for WoE.
|
||||
//= gvg_dungeon: Describes dungeon maps for WoE.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Enables night mode effects.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -6,11 +6,11 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Disables the following items:
|
||||
//= Dead Branch (604), Bloody Branch (12103),
|
||||
//= Red Pouch (12024), Poring Box (12109)
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//= 1.2 Added Nightmare Clock Tower [Lemongrass]
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Blocks usage of WZ_ICEWALL.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,10 +6,10 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Prevents players from using /memo on a map.
|
||||
//= Also disables marriage warp skills.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Nightmare Clock Tower [Secret]
|
||||
//============================================================
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Same as 'noexppenalty' and 'nozenypenalty' combined.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Prevents PvP mode on a map.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -6,10 +6,10 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Characters logging out on the specified map will be warped
|
||||
//= to the map specified in the last field, or "SavePoint".
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Disables all means of teleportation within a map.
|
||||
//= Script commands 'warp', 'areawarp', 'warpchar',
|
||||
//= 'warpparty', 'warpguild', 'warpwaitingpc' will not
|
||||
@ -14,7 +14,7 @@
|
||||
//= Disables skills AL_TELEPORT and TK_HIGHJUMP.
|
||||
//= Disables the following items:
|
||||
//= Fly Wing (601), Giant Fly Wing (12212)
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,12 +6,12 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Disables warping to a map.
|
||||
//= Atcommands @warp, @go, @load, @jump, @partyrecall,
|
||||
//= @guildrecall, and @recallall are disabled.
|
||||
//= Command /memo is disabled.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,10 +6,10 @@
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Blocks all party modifications on a map:
|
||||
//= /organize, /leave, /invite, @changeleader
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//============================================================
|
||||
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Maps where Neuralizer (12213) can be used.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -6,10 +6,10 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Disables items configured in item_noequip.txt
|
||||
//= and skills configured in skill_nocast_db.txt.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Copied towns into this file. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -6,9 +6,9 @@
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Designates a map as a town, granting mailbox access.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Renewal split. [Euphy]
|
||||
//= 1.1 Added Izlude duplicates. [Euphy]
|
||||
//============================================================
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= 3rd Item Seller
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Masao, Mercurial
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.5
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Sells some 3rd Job related items:
|
||||
//= - Poison Herbs, Rune Stones, Rare Herbs, Points
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version.
|
||||
//= 1.1 Optimized Poison Herb Salesman NPC
|
||||
//= 1.2 Optimized and standardized. [Euphy]
|
||||
@ -18,7 +18,7 @@
|
||||
//= 1.4 Updated to match the official scripts. [Euphy]
|
||||
//= 1.5 Added Izlude duplicates. [Euphy]
|
||||
//= 1.5a Remove useless array & misc. [Capuche]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Poison Herb Merchants (Guillotine Cross) :: poison_herb_3rd_trader
|
||||
//============================================================
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Alchemist Shop
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= rAthena Dev Team
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Merchants for Alchemist Materials and Manuals.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Split Geneticist shop from main file. [Euphy]
|
||||
//= Updated dialogue to match the official script.
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Main NPC :: craft_book_alche_skill_npc
|
||||
//============================================================
|
||||
|
||||
@ -147,7 +147,7 @@ lighthalzen,342,291,4 script Weird old man#Bio4Reward 4_M_EINOLD,{
|
||||
mes "These are the armors I have.";
|
||||
next;
|
||||
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 == 4 || .@i == 7) && (countitem(6469) >= 300) && (countitem(6470) >= 300) && (countitem(6471) >= 400)) ||
|
||||
((.@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]);
|
||||
}
|
||||
}
|
||||
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])) {
|
||||
case 1:
|
||||
mes "[Pudding]";
|
||||
@ -641,8 +641,8 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
|
||||
.@refine_count = getequiprefinerycnt(.@part);
|
||||
.@equip_item = getequipid(.@part);
|
||||
.@lhz_max_num = 4000;
|
||||
if (.@equip_item == 13069 || .@equip_item == 1291 || .@equip_item == 1392 ||
|
||||
.@equip_item == 1393 || .@equip_item == 1435 || .@equip_item == 1490 ||
|
||||
if (.@equip_item == 13069 || .@equip_item == 1291 || .@equip_item == 1392 ||
|
||||
.@equip_item == 1393 || .@equip_item == 1435 || .@equip_item == 1490 ||
|
||||
.@equip_item == 13069 || .@equip_item == 13070 || .@equip_item == 16017) {
|
||||
.@type = 1;
|
||||
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) {
|
||||
.@type = 3;
|
||||
} 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) {
|
||||
.@type = 4;
|
||||
if (.@equip_item == 2582 || .@equip_item == 18570)
|
||||
@ -966,7 +966,7 @@ lhz_cube,233,24,4 script Sorcerer#Bio4Reward 4_M_UMDANCEKID,{
|
||||
else
|
||||
delitem 6469, 10; //Will_Of_Warrior
|
||||
delequip .@part;
|
||||
|
||||
|
||||
if (.@enchant == 0){
|
||||
specialeffect2 EF_SUI_EXPLOSION;
|
||||
emotion e_otl;
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Blessed Refiner
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Card Separation System
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.1
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Separates cards from equipment.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Euphy]
|
||||
//= 1.1 Added "Richard" NPC. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
- script ::CardSeparation_mal -1,{
|
||||
disable_items;
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= idRO Cash Shop NPCs
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Cydh
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= Sells cash shop items based on idRO's cash shop.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Initial release. 2014-Jan-13 [Cydh]
|
||||
//= 1.1 2014-Jan-18 [Cydh]
|
||||
// - Fixed the item list
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Moved from root directory. [Euphy]
|
||||
//= 1.1 Updated dialogue. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Main NPC :: catalog_merchant
|
||||
//============================================================
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
//= rAthena Dev Team
|
||||
//===== Current Version: =====================================
|
||||
//= 1.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
@ -1026,7 +1026,7 @@ ecl_in01,33,98,5 script Herb Merchant Plafina#a 443,{
|
||||
delitem 6081,.cost[.@item]*.@buy; //Splendide_Coin
|
||||
getitem .items[.@item],.@buy;
|
||||
close;
|
||||
|
||||
|
||||
OnInit:
|
||||
setarray .items[0],12812,12813,12814,12815;
|
||||
setarray .cost[0],5,5,1,1; //Splendide Coins
|
||||
|
||||
@ -31,21 +31,21 @@
|
||||
mes "The ^FF82FF'17 Carat Diamond'^000000 is currently on sale for a cheap price!!";
|
||||
mes "If valuable diamonds interest you then listen up!";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
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 "and treasure you in their heart.";
|
||||
emotion e_loud;
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "What? You don't have a lover?";
|
||||
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 "to bring love into your life.";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Known as the captivating diamond of diamonds...";
|
||||
mes "It is the ^FF82FF'17 Carat Diamond'^000000!";
|
||||
@ -65,33 +65,33 @@
|
||||
mes "dug up from Morroc is unspeakable!";
|
||||
emotion e_omg;
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Some claim that this is the very same diamond";
|
||||
mes "that was seen by Kachua in Comodo!";
|
||||
next;
|
||||
|
||||
|
||||
if (select("End Conversation:How much is it?") == 1) {
|
||||
mes .@npc$;
|
||||
mes "It's rather inexpensive!";
|
||||
mes "If you're interested, talk to me any time!";
|
||||
close;
|
||||
}
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Of course! The most important thing is price!";
|
||||
mes "As I've said earlier, the ^FF82FF'17 Carat Diamond'^000000 has been";
|
||||
mes "appraised as a 17 carat diamond.";
|
||||
mes "There aren't many like it in the world.";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "The price is a mere 500 million zeny!";
|
||||
mes "There is also a 1,000,000z service fee.";
|
||||
mes "Compared to the quality of the diamond";
|
||||
mes "this is a small price to pay.";
|
||||
next;
|
||||
|
||||
|
||||
if (select("^828282It's too expensive.^000000:I'll buy it.") == 1) {
|
||||
mes .@npc$;
|
||||
mes "To say that a diamond such as the";
|
||||
@ -99,7 +99,7 @@
|
||||
mes "you leave me speechless.";
|
||||
close;
|
||||
}
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "OOOH! I knew from the moment I saw you that you were the rightful";
|
||||
mes "owner of this wonderful diamond.";
|
||||
@ -107,18 +107,18 @@
|
||||
mes "I believe this diamond will suit you quite well.";
|
||||
mes "All I need from you is to complete this contract.";
|
||||
next;
|
||||
|
||||
|
||||
while(1) {
|
||||
if (select("^B9062FI will sign the contract.^000000:^828282Nevermind, I changed my mind.^000000") == 2) {
|
||||
mes .@npc$;
|
||||
mes "I see, that's too bad..";
|
||||
close;
|
||||
}
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "What is your name?";
|
||||
next;
|
||||
|
||||
|
||||
mes "[" + strcharinfo(0) + "]";
|
||||
mes "My name is " + strcharinfo(0) + ".";
|
||||
next;
|
||||
@ -126,19 +126,19 @@
|
||||
mes .@npc$;
|
||||
mes "Alright then, please sign here.";
|
||||
next;
|
||||
|
||||
|
||||
input .@charname$;
|
||||
if (.@charname$ == strcharinfo(0)) {
|
||||
mes .@npc$;
|
||||
mes "Okay, good.";
|
||||
mes "All that is left now is payment.";
|
||||
next;
|
||||
|
||||
|
||||
if (Zeny >= 501000000) {
|
||||
mes .@npc$;
|
||||
mes ". . . . . .";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Calculating the price and service fee..";
|
||||
mes "501,000,000 zeny.";
|
||||
@ -190,26 +190,26 @@
|
||||
mes "You must offer your ^FF82FF'17 Carat Diamond'^000000.";
|
||||
mes "Also don't forget there is a 1,000,000z service fee!";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "What is your name?";
|
||||
next;
|
||||
|
||||
|
||||
mes "[" + strcharinfo(0) + "]";
|
||||
mes "My name is " + strcharinfo(0) + ".";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Alright then, please sign here.";
|
||||
next;
|
||||
|
||||
|
||||
while (1) {
|
||||
if (select("Sign:Don't Sign") == 2) {
|
||||
mes .@npc$;
|
||||
mes "The trade cannot be completed without your signature.";
|
||||
close;
|
||||
}
|
||||
|
||||
|
||||
input .@charname$;
|
||||
if (.@charname$ == strcharinfo(0)) {
|
||||
mes .@npc$;
|
||||
@ -217,7 +217,7 @@
|
||||
mes "I will now take your ^FF82FF'17 Carat Diamond'^000000..";
|
||||
mes "You will receive ^0000FF499,000,000z^000000 afterwards.";
|
||||
next;
|
||||
|
||||
|
||||
mes .@npc$;
|
||||
mes "Thank you for your business.";
|
||||
mes "Whenever you need a ^FF82FF'17 Carat Diamond'^000000,";
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Malangdo Enchants
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Muad_Dib
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0.3
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Adds enchantments to many high level weapons in exchange
|
||||
//= for Malangdo coins.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Euphy]
|
||||
//= 1.0.1 Added 'delequip' command. [Euphy]
|
||||
//= 1.0.2 Remove redundant usage of 'getarg' [Cydh]
|
||||
//= 1.0.3 Fixed typo in 1.0.2 [Dastgir]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Enchanter NPC :: mal_yong
|
||||
//============================================================
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Mora Enchants
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Adds enchantments to various items in exchange for
|
||||
//= Mora coins.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Euphy]
|
||||
//= 1.1 Optimized. [Euphy]
|
||||
//= 1.1a Bug fixes. [Lemongrass]
|
||||
//= 1.2 Bug fixes (bugreport:7930) [DeadlySilence]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Arch Bishop Enchants :: coin_arc
|
||||
//============================================================
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Falcon & Wolf Flute Trader
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= Masao, Muad_Dib, Ziu
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 1.2a
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Sells Falcon Flute and Wolf Flute.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 First Version. [Masao]
|
||||
//= 1.1 Added Baby Hunter and Baby Ranger check. bugreport:5728 [Masao]
|
||||
//= 1.2 Added Wolf Flute trader, optimized. [Euphy]
|
||||
//= 1.2a Fixed some conditions. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Falcon Flute :: falcon_flute
|
||||
//============================================================
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= HD Refiners
|
||||
//===== By: ==================================================
|
||||
//= Euphy
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renewal Refining NPCs
|
||||
//===== By: ==================================================
|
||||
//= rAthena Dev Team
|
||||
@ -220,7 +220,7 @@ function script refinenew {
|
||||
} else
|
||||
set .@menu2,2;
|
||||
switch(.@menu2){
|
||||
case 1:
|
||||
case 1:
|
||||
set .@refinecnt,.@safe - getequiprefinerycnt(.@part);
|
||||
break;
|
||||
case 2:
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
//===== rAthena Script =======================================
|
||||
//===== rAthena Script =======================================
|
||||
//= Renters
|
||||
//===== By: ==================================================
|
||||
//===== By: ==================================================
|
||||
//= rAthena Dev Team
|
||||
//===== Current Version: =====================================
|
||||
//===== Current Version: =====================================
|
||||
//= 2.2
|
||||
//===== Compatible With: =====================================
|
||||
//===== Compatible With: =====================================
|
||||
//= rAthena Project
|
||||
//===== Description: =========================================
|
||||
//===== Description: =========================================
|
||||
//= [Official Conversion]
|
||||
//= Renewal-specific breeder NPCs.
|
||||
//===== Additional Comments: =================================
|
||||
//===== Additional Comments: =================================
|
||||
//= 2.1 Moved some renters to a separate renewal file. [Daegaladh]
|
||||
//= 2.2 Updated to match the official scripts. [Euphy]
|
||||
//============================================================
|
||||
//============================================================
|
||||
|
||||
// Dragon Breeder :: dragon
|
||||
//============================================================
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user