Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesf npc/woe-fe #2262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
326 changes: 163 additions & 163 deletions npc/woe-fe/agit_main.txt

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions npc/woe-fe/aldeg_cas01.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
.@GID = getcastledata("aldeg_cas01",1);

if (.@GID == 0) {
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "We declare that";
mes "there is no formal master of this castle.";
mes " ";
mes "2. To the one who can ";
mes "overcome all trials";
mes "and destroy the Emperium,";
mes "the king will endow the one with";
mes "ownership of this castle.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("We declare that");
mes("there is no formal master of this castle.");
mes(" ");
mes("2. To the one who can ");
mes("overcome all trials");
mes("and destroy the Emperium,");
mes("the king will endow the one with");
mes("ownership of this castle.");
close;
}
if (getcharid(CHAR_ID_GUILD) == .@GID) {
mes "[ Echoing Voice ]";
mes "Brave ones...";
mes "Do you wish to return to your honorable place?";
mes("[ Echoing Voice ]");
mes("Brave ones...");
mes("Do you wish to return to your honorable place?");
next;
if(select("Return to the guild castle.", "Quit.") == 1) {
close2;
Expand All @@ -67,16 +67,16 @@
}
close;
}
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "we approve that this place is in";
mes "the private prossession of ^ff0000"+getguildname(.@GID)+"^000000 Guild.";
mes " ";
mes "2. The guild Master of ^ff0000"+getguildname(.@GID)+"^000000 Guild is";
mes "^ff0000"+getguildmaster(.@GID)+"^000000";
mes "If there is anyone who objects to this,";
mes "prove your strength and honor with a steel blade in your hand.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("we approve that this place is in");
mesf("the private prossession of ^ff0000%s^000000 Guild.", getguildname(.@GID));
mes(" ");
mesf("2. The guild Master of ^ff0000%s^000000 Guild is", getguildname(.@GID));
mesf("^ff0000%s^000000", getguildmaster(.@GID));
mes("If there is anyone who objects to this,");
mes("prove your strength and honor with a steel blade in your hand.");
close;

OnRecvCastleA01:
Expand Down Expand Up @@ -129,8 +129,8 @@ aldeg_cas01,218,175,0 duplicate(cm) Alfredo#aldeg_cas01 1_M_JOBTESTER
//== Treasure Room Exit ====================================
aldeg_cas01,123,223,0 script #lever_A01 HIDDEN_NPC,{

mes " ";
mes "There's a small lever. Will you pull it?";
mes(" ");
mes("There's a small lever. Will you pull it?");
next;
if(select("Pull.", "Do not.") == 1) {
close2;
Expand Down
52 changes: 26 additions & 26 deletions npc/woe-fe/aldeg_cas02.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
.@GID = getcastledata("aldeg_cas02",1);

if (.@GID == 0) {
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "We declare that";
mes "there is no formal master of this castle.";
mes " ";
mes "2. To the one who can ";
mes "overcome all trials";
mes "and destroy the Emperium,";
mes "the king will endow the one with";
mes "ownership of this castle.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("We declare that");
mes("there is no formal master of this castle.");
mes(" ");
mes("2. To the one who can ");
mes("overcome all trials");
mes("and destroy the Emperium,");
mes("the king will endow the one with");
mes("ownership of this castle.");
close;
}
if (getcharid(CHAR_ID_GUILD) == .@GID) {
mes "[ Echoing Voice ]";
mes "Brave ones...";
mes "Do you wish to return to your honorable place?";
mes("[ Echoing Voice ]");
mes("Brave ones...");
mes("Do you wish to return to your honorable place?");
next;
if(select("Return to the guild castle.", "Quit.") == 1) {
close2;
Expand All @@ -67,16 +67,16 @@
}
close;
}
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "we approve that this place is in";
mes "the private prossession of ^ff0000"+getguildname(.@GID)+"^000000 Guild.";
mes " ";
mes "2. The guild Master of ^ff0000"+getguildname(.@GID)+"^000000 Guild is";
mes "^ff0000"+getguildmaster(.@GID)+"^000000";
mes "If there is anyone who objects to this,";
mes "prove your strength and honor with a steel blade in your hand.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("we approve that this place is in");
mesf("the private prossession of ^ff0000%s^000000 Guild.", getguildname(.@GID));
mes(" ");
mesf("2. The guild Master of ^ff0000%s^000000 Guild is", getguildname(.@GID));
mesf("^ff0000%s^000000", getguildmaster(.@GID));
mes("If there is anyone who objects to this,");
mes("prove your strength and honor with a steel blade in your hand.");
close;

OnRecvCastleA02:
Expand Down Expand Up @@ -123,8 +123,8 @@ aldeg_cas02,78,74,0 duplicate(cm) Chenchenlie#aldeg_cas02 1_M_JOBTESTER
//== Treasure Room Exit ====================================
aldeg_cas02,139,234,0 script #lever_A02 HIDDEN_NPC,{

mes " ";
mes "There's a small lever. Will you pull it?";
mes(" ");
mes("There's a small lever. Will you pull it?");
next;
if(select("Pull.", "Do not.") == 1) {
close2;
Expand Down
52 changes: 26 additions & 26 deletions npc/woe-fe/aldeg_cas03.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
.@GID = getcastledata("aldeg_cas03",1);

if (.@GID == 0) {
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "We declare that";
mes "there is no formal master of this castle.";
mes " ";
mes "2. To the one who can ";
mes "overcome all trials";
mes "and destroy the Emperium,";
mes "the king will endow the one with";
mes "ownership of this castle.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("We declare that");
mes("there is no formal master of this castle.");
mes(" ");
mes("2. To the one who can ");
mes("overcome all trials");
mes("and destroy the Emperium,");
mes("the king will endow the one with");
mes("ownership of this castle.");
close;
}
if (getcharid(CHAR_ID_GUILD) == .@GID) {
mes "[ Echoing Voice ]";
mes "Brave ones...";
mes "Do you wish to return to your honorable place?";
mes("[ Echoing Voice ]");
mes("Brave ones...");
mes("Do you wish to return to your honorable place?");
next;
if(select("Return to the guild castle.", "Quit.") == 1) {
close2;
Expand All @@ -67,16 +67,16 @@
}
close;
}
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "we approve that this place is in";
mes "the private prossession of ^ff0000"+getguildname(.@GID)+"^000000 Guild.";
mes " ";
mes "2. The guild Master of ^ff0000"+getguildname(.@GID)+"^000000 Guild is";
mes "^ff0000"+getguildmaster(.@GID)+"^000000";
mes "If there is anyone who objects to this,";
mes "prove your strength and honor with a steel blade in your hand.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("we approve that this place is in");
mesf("the private prossession of ^ff0000%s^000000 Guild.", getguildname(.@GID));
mes(" ");
mesf("2. The guild Master of ^ff0000%s^000000 Guild is", getguildname(.@GID));
mesf("^ff0000%s^000000", getguildmaster(.@GID));
mes("If there is anyone who objects to this,");
mes("prove your strength and honor with a steel blade in your hand.");
close;

OnRecvCastleA03:
Expand Down Expand Up @@ -126,8 +126,8 @@ aldeg_cas03,110,118,0 duplicate(cm) Nahzarf#aldeg_cas03 1_M_JOBTESTER
//== Treasure Room Exit ====================================
aldeg_cas03,229,267,0 script #lever_A03 HIDDEN_NPC,{

mes " ";
mes "There's a small lever. Will you pull it?";
mes(" ");
mes("There's a small lever. Will you pull it?");
next;
if(select("Pull.", "Do not.") == 1) {
close2;
Expand Down
52 changes: 26 additions & 26 deletions npc/woe-fe/aldeg_cas04.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
.@GID = getcastledata("aldeg_cas04",1);

if (.@GID == 0) {
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "We declare that";
mes "there is no formal master of this castle.";
mes " ";
mes "2. To the one who can ";
mes "overcome all trials";
mes "and destroy the Emperium,";
mes "the king will endow the one with";
mes "ownership of this castle.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("We declare that");
mes("there is no formal master of this castle.");
mes(" ");
mes("2. To the one who can ");
mes("overcome all trials");
mes("and destroy the Emperium,");
mes("the king will endow the one with");
mes("ownership of this castle.");
close;
}
if (getcharid(CHAR_ID_GUILD) == .@GID) {
mes "[ Echoing Voice ]";
mes "Brave ones...";
mes "Do you wish to return to your honorable place?";
mes("[ Echoing Voice ]");
mes("Brave ones...");
mes("Do you wish to return to your honorable place?");
next;
if(select("Return to the guild castle.", "Quit.") == 1) {
close2;
Expand All @@ -67,16 +67,16 @@
}
close;
}
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "we approve that this place is in";
mes "the private prossession of ^ff0000"+getguildname(.@GID)+"^000000 Guild.";
mes " ";
mes "2. The guild Master of ^ff0000"+getguildname(.@GID)+"^000000 Guild is";
mes "^ff0000"+getguildmaster(.@GID)+"^000000";
mes "If there is anyone who objects to this,";
mes "prove your strength and honor with a steel blade in your hand.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("we approve that this place is in");
mesf("the private prossession of ^ff0000%s^000000 Guild.", getguildname(.@GID));
mes(" ");
mesf("2. The guild Master of ^ff0000%s^000000 Guild is", getguildname(.@GID));
mesf("^ff0000%s^000000", getguildmaster(.@GID));
mes("If there is anyone who objects to this,");
mes("prove your strength and honor with a steel blade in your hand.");
close;

OnRecvCastleA04:
Expand Down Expand Up @@ -126,8 +126,8 @@ aldeg_cas04,67,116,0 duplicate(cm) Brymhensen#aldeg_cas04 1_M_JOBTESTER
//== Treasure Room Exit ====================================
aldeg_cas04,83,17,0 script #lever_A04 HIDDEN_NPC,{

mes " ";
mes "There's a small lever. Will you pull it?";
mes(" ");
mes("There's a small lever. Will you pull it?");
next;
if(select("Pull.", "Do not.") == 1) {
close2;
Expand Down
52 changes: 26 additions & 26 deletions npc/woe-fe/aldeg_cas05.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
.@GID = getcastledata("aldeg_cas05",1);

if (.@GID == 0) {
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "We declare that";
mes "there is no formal master of this castle.";
mes " ";
mes "2. To the one who can ";
mes "overcome all trials";
mes "and destroy the Emperium,";
mes "the king will endow the one with";
mes "ownership of this castle.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("We declare that");
mes("there is no formal master of this castle.");
mes(" ");
mes("2. To the one who can ");
mes("overcome all trials");
mes("and destroy the Emperium,");
mes("the king will endow the one with");
mes("ownership of this castle.");
close;
}
if (getcharid(CHAR_ID_GUILD) == .@GID) {
mes "[ Echoing Voice ]";
mes "Brave ones...";
mes "Do you wish to return to your honorable place?";
mes("[ Echoing Voice ]");
mes("Brave ones...");
mes("Do you wish to return to your honorable place?");
next;
if(select("Return to the guild castle.", "Quit.") == 1) {
close2;
Expand All @@ -67,16 +67,16 @@
}
close;
}
mes "[ Edict of the Divine Rune-Midgarts Kingdom ]";
mes " ";
mes "1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ";
mes "we approve that this place is in";
mes "the private prossession of ^ff0000"+getguildname(.@GID)+"^000000 Guild.";
mes " ";
mes "2. The guild Master of ^ff0000"+getguildname(.@GID)+"^000000 Guild is";
mes "^ff0000"+getguildmaster(.@GID)+"^000000";
mes "If there is anyone who objects to this,";
mes "prove your strength and honor with a steel blade in your hand.";
mes("[ Edict of the Divine Rune-Midgarts Kingdom ]");
mes(" ");
mes("1. Follow the ordinance of The Divine Rune-Midgarts Kingdom, ");
mes("we approve that this place is in");
mesf("the private prossession of ^ff0000%s^000000 Guild.", getguildname(.@GID));
mes(" ");
mesf("2. The guild Master of ^ff0000%s^000000 Guild is", getguildname(.@GID));
mesf("^ff0000%s^000000", getguildmaster(.@GID));
mes("If there is anyone who objects to this,");
mes("prove your strength and honor with a steel blade in your hand.");
close;

OnRecvCastleA05:
Expand Down Expand Up @@ -125,8 +125,8 @@ aldeg_cas05,51,179,0 duplicate(cm) Esmarehk#aldeg_cas05 1_M_JOBTESTER
//== Treasure Room Exit ====================================
aldeg_cas05,64,8,0 script #lever_A05 HIDDEN_NPC,{

mes " ";
mes "There's a small lever. Will you pull it?";
mes(" ");
mes("There's a small lever. Will you pull it?");
next;
if(select("Pull.", "Do not.") == 1) {
close2;
Expand Down
Loading