summaryrefslogtreecommitdiff
path: root/npc/battleground/tierra/tierra_enter.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-07-10 15:43:44 +0200
committerHaru <haru@dotalux.com>2016-07-10 16:12:36 +0200
commitc0981a1b7966302311c4194bbfbcc9a3c07f65aa (patch)
treeddba93b22d4107780ae90b9853d82df126f7130c /npc/battleground/tierra/tierra_enter.txt
parent84d645aa668b0e284c20c325269a3b018bcd6039 (diff)
downloadhercules-c0981a1b7966302311c4194bbfbcc9a3c07f65aa.tar.gz
hercules-c0981a1b7966302311c4194bbfbcc9a3c07f65aa.tar.bz2
hercules-c0981a1b7966302311c4194bbfbcc9a3c07f65aa.tar.xz
hercules-c0981a1b7966302311c4194bbfbcc9a3c07f65aa.zip
HULD-compliance: updated npc/battleground/
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/battleground/tierra/tierra_enter.txt')
-rw-r--r--npc/battleground/tierra/tierra_enter.txt330
1 files changed, 165 insertions, 165 deletions
diff --git a/npc/battleground/tierra/tierra_enter.txt b/npc/battleground/tierra/tierra_enter.txt
index 43b28eb5b..c3a04719f 100644
--- a/npc/battleground/tierra/tierra_enter.txt
+++ b/npc/battleground/tierra/tierra_enter.txt
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2012-2015 Hercules Dev Team
+//= Copyright (C) 2012-2016 Hercules Dev Team
//= Copyright (C) L0ne_W0lf
//=
//= Hercules is free software: you can redistribute it and/or modify
@@ -35,59 +35,59 @@
//== First Tierra Gorge Officers - Guillaume ===============
bat_room,124,178,5 script Tierra Gorge Officer#01a 4_M_KY_KNT,{
if (checkweight(Knife,1) == 0) {
- mes "- Wait a minute !! -";
- mes "- Currently you're carrying -";
- mes "- too many items with you. -";
- mes "- Please try again -";
- mes "- after you loose some weight. -";
+ mes("- Wait a minute !! -");
+ mes("- Currently you're carrying -");
+ mes("- too many items with you. -");
+ mes("- Please try again -");
+ mes("- after you loose some weight. -");
close;
}
- mes "[Guillaume Army Officer]";
- mes "Let's show the power of the Guillaume Army to those stinky Croixs!";
+ mes("[Guillaume Army Officer]");
+ mes("Let's show the power of the Guillaume Army to those stinky Croixs!");
next;
switch(select("I want to join your army!", "End Conversation")) {
case 1:
if ((Class == Job_Novice) || (BaseClass == Job_SuperNovice)) {
- mes "[Guillaume Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Guillaume Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
if (BaseLevel < 80) {
- mes "[Guillaume Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Guillaume Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
.@chk_urtime = questprogress(2069,PLAYTIME);
if (.@chk_urtime == 1) {
- mes "[Guillaume Army Officer]";
- mes "You seem to have just returned from the battlefield.";
- mes "It's too early for you to go back. Go rest, and leave the enemies to us!";
+ mes("[Guillaume Army Officer]");
+ mes("You seem to have just returned from the battlefield.");
+ mes("It's too early for you to go back. Go rest, and leave the enemies to us!");
break;
}
if (.@chk_urtime == 2)
erasequest 2069;
if (getmapusers("bat_a01") > 0) {
- mes "[Guillaume Army Officer]";
- mes "I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Croixs already.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Guillaume Army Officer]");
+ mes("I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Croixs already.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
if ($@TierraBG1) {
- mes "[Guillaume Army Officer]";
- mes "An elite corps is already standing by to be dispatched to the battlefield.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Guillaume Army Officer]");
+ mes("An elite corps is already standing by to be dispatched to the battlefield.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
- mes "[Guillaume Army Officer]";
- mes "You definitely seem to be ready for battle!";
- mes "Go show the Croixs what fear truly means!";
- mes "Today, our cry of victory shall echo all over the battlefield!";
+ mes("[Guillaume Army Officer]");
+ mes("You definitely seem to be ready for battle!");
+ mes("Go show the Croixs what fear truly means!");
+ mes("Today, our cry of victory shall echo all over the battlefield!");
close2;
warp "bat_room",57,223;
end;
case 2:
- mes "[Guillaume Army Officer]";
- mes "Today, we shall be victorious!";
+ mes("[Guillaume Army Officer]");
+ mes("Today, we shall be victorious!");
break;
}
close;
@@ -95,216 +95,216 @@ bat_room,124,178,5 script Tierra Gorge Officer#01a 4_M_KY_KNT,{
bat_room,140,178,5 script Tierra Gorge Officer#02a 4_M_KY_KNT,{
if (checkweight(Knife,1) == 0) {
- mes "- Wait a minute !! -";
- mes "- Currently you're carrying -";
- mes "- too many items with you. -";
- mes "- Please try again -";
- mes "- after you loose some weight. -";
+ mes("- Wait a minute !! -");
+ mes("- Currently you're carrying -");
+ mes("- too many items with you. -");
+ mes("- Please try again -");
+ mes("- after you loose some weight. -");
close;
}
- mes "[Guillaume Army Officer]";
- mes "Let's show the power of the Guillaume Army to those stinky Croixs!";
+ mes("[Guillaume Army Officer]");
+ mes("Let's show the power of the Guillaume Army to those stinky Croixs!");
next;
switch(select("I want to join your army!", "End Conversation")) {
case 1:
if ((Class == Job_Novice) || (BaseClass == Job_SuperNovice)) {
- mes "[Guillaume Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Guillaume Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
if (BaseLevel < 80) {
- mes "[Guillaume Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Guillaume Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Croix Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
.@chk_urtime = questprogress(2069,PLAYTIME);
if (.@chk_urtime == 1) {
- mes "[Guillaume Army Officer]";
- mes "You seem to have just returned from the battlefield.";
- mes "It's too early for you to go back. Go rest, and leave the enemies to us!";
+ mes("[Guillaume Army Officer]");
+ mes("You seem to have just returned from the battlefield.");
+ mes("It's too early for you to go back. Go rest, and leave the enemies to us!");
break;
}
if (.@chk_urtime == 2)
erasequest 2069;
if (getmapusers("bat_a02") > 0) {
- mes "[Guillaume Army Officer]";
- mes "I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Croixs already.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Guillaume Army Officer]");
+ mes("I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Croixs already.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
if ($@TierraBG2) {
- mes "[Guillaume Army Officer]";
- mes "An elite corps is already standing by to be dispatched to the battlefield.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Guillaume Army Officer]");
+ mes("An elite corps is already standing by to be dispatched to the battlefield.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
- mes "[Guillaume Army Officer]";
- mes "You definitely seem to be ready for battle!";
- mes "Go show the Croixs what fear truly means!";
- mes "Today, our cry of victory shall echo all over the battlefield!";
+ mes("[Guillaume Army Officer]");
+ mes("You definitely seem to be ready for battle!");
+ mes("Go show the Croixs what fear truly means!");
+ mes("Today, our cry of victory shall echo all over the battlefield!");
close2;
warp "bat_room",114,223;
end;
case 2:
- mes "[Guillaume Army Officer]";
- mes "Today, we shall be victorious!";
+ mes("[Guillaume Army Officer]");
+ mes("Today, we shall be victorious!");
break;
}
close;
}
bat_room,127,178,5 script Guillaume Knight#1 4_M_KY_SOLD,{
- mes "[Guillaume Knight]";
- mes "Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.";
+ mes("[Guillaume Knight]");
+ mes("Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.");
next;
- mes "[Guillaume Knight]";
- mes "The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.";
+ mes("[Guillaume Knight]");
+ mes("The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.");
next;
- mes "[Guillaume Knight]";
- mes "The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.";
- mes "The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.";
+ mes("[Guillaume Knight]");
+ mes("The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.");
+ mes("The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.");
next;
- mes "[Guillaume Knight]";
- mes "Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.";
- mes "Think and move as quickly as you can. The victory of your army relies on your contribution.";
+ mes("[Guillaume Knight]");
+ mes("Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.");
+ mes("Think and move as quickly as you can. The victory of your army relies on your contribution.");
next;
- mes "[Guillaume Knight]";
- mes "Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.";
- mes "You may check the duration by pressing the Alt+U keys.";
+ mes("[Guillaume Knight]");
+ mes("Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.");
+ mes("You may check the duration by pressing the Alt+U keys.");
next;
- mes "[Guillaume Knight]";
- mes "Are you ready to battle? Then apply with the recruiter next to me!";
+ mes("[Guillaume Knight]");
+ mes("Are you ready to battle? Then apply with the recruiter next to me!");
close;
}
bat_room,143,178,5 script Guillaume Knight#2 4_M_KY_SOLD,{
- mes "[Guillaume Knight]";
- mes "Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.";
+ mes("[Guillaume Knight]");
+ mes("Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.");
next;
- mes "[Guillaume Knight]";
- mes "The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.";
+ mes("[Guillaume Knight]");
+ mes("The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.");
next;
- mes "[Guillaume Knight]";
- mes "The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.";
- mes "The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.";
+ mes("[Guillaume Knight]");
+ mes("The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.");
+ mes("The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.");
next;
- mes "[Guillaume Knight]";
- mes "Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.";
- mes "Think and move as quickly as you can. The victory of your army relies on your contribution.";
+ mes("[Guillaume Knight]");
+ mes("Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.");
+ mes("Think and move as quickly as you can. The victory of your army relies on your contribution.");
next;
- mes "[Guillaume Knight]";
- mes "Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.";
- mes "You may check the duration by pressing the Alt+U keys.";
+ mes("[Guillaume Knight]");
+ mes("Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.");
+ mes("You may check the duration by pressing the Alt+U keys.");
next;
- mes "[Guillaume Knight]";
- mes "Are you ready to battle? Then apply with the recruiter next to me!";
+ mes("[Guillaume Knight]");
+ mes("Are you ready to battle? Then apply with the recruiter next to me!");
close;
}
bat_room,127,121,1 script Croix Knight#1 4_M_CRU_SOLD,{
- mes "[Croix Knight]";
- mes "Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.";
+ mes("[Croix Knight]");
+ mes("Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.");
next;
- mes "[Croix Knight]";
- mes "The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.";
+ mes("[Croix Knight]");
+ mes("The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.");
next;
- mes "[Croix Knight]";
- mes "The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.";
- mes "The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.";
+ mes("[Croix Knight]");
+ mes("The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.");
+ mes("The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.");
next;
- mes "[Croix Knight]";
- mes "Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.";
- mes "Think and move as quickly as you can. The victory of your army relies on your contribution.";
+ mes("[Croix Knight]");
+ mes("Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.");
+ mes("Think and move as quickly as you can. The victory of your army relies on your contribution.");
next;
- mes "[Croix Knight]";
- mes "Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.";
- mes "You may check the duration by pressing the Alt+U keys.";
+ mes("[Croix Knight]");
+ mes("Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.");
+ mes("You may check the duration by pressing the Alt+U keys.");
next;
- mes "[Croix Knight]";
- mes "Are you ready to battle? Then apply with the recruiter next to me!";
+ mes("[Croix Knight]");
+ mes("Are you ready to battle? Then apply with the recruiter next to me!");
close;
}
bat_room,143,121,1 script Croix Knight#2 4_M_CRU_SOLD,{
- mes "[Croix Knight]";
- mes "Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.";
+ mes("[Croix Knight]");
+ mes("Tierra Gorge consists of two steep sides placed vertically, and has ration depots for the Guillaume and Croix Armies at the 11 and 7 o'clock directions.");
next;
- mes "[Croix Knight]";
- mes "The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.";
+ mes("[Croix Knight]");
+ mes("The battle starts at your army's ship, and the goal is to advance and destroy your enemy's rations depot faster than they can destroy yours.");
next;
- mes "[Croix Knight]";
- mes "The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.";
- mes "The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.";
+ mes("[Croix Knight]");
+ mes("The healer of the battlefield will resurrect soldiers once every 25 seconds so that they can rejoin the battle.");
+ mes("The army that captures the neutral flag in the center of the battlefield will be rewarded with extra regeneration points, meaning their soldiers will resurrect more than the other side, giving them an advantage.");
next;
- mes "[Croix Knight]";
- mes "Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.";
- mes "Think and move as quickly as you can. The victory of your army relies on your contribution.";
+ mes("[Croix Knight]");
+ mes("Those two rations depots are connected to each other through short and narrow paths, but the gates are blocked with barricades.");
+ mes("Think and move as quickly as you can. The victory of your army relies on your contribution.");
next;
- mes "[Croix Knight]";
- mes "Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.";
- mes "You may check the duration by pressing the Alt+U keys.";
+ mes("[Croix Knight]");
+ mes("Please remember: when you join a battle, you will receive a token which indicates the set duration for which you cannot participate in the same type of battle.");
+ mes("You may check the duration by pressing the Alt+U keys.");
next;
- mes "[Croix Knight]";
- mes "Are you ready to battle? Then apply with the recruiter next to me!";
+ mes("[Croix Knight]");
+ mes("Are you ready to battle? Then apply with the recruiter next to me!");
close;
}
//== Second Tierra Gorge Officers - Croix ==================
bat_room,125,121,1 script Tierra Gorge Officer#01b 4_M_CRU_KNT,{
if (checkweight(Knife,1) == 0) {
- mes "- Wait a minute !! -";
- mes "- Currently you're carrying -";
- mes "- too many items with you. -";
- mes "- Please try again -";
- mes "- after you loose some weight. -";
+ mes("- Wait a minute !! -");
+ mes("- Currently you're carrying -");
+ mes("- too many items with you. -");
+ mes("- Please try again -");
+ mes("- after you loose some weight. -");
close;
}
- mes "[Croix Army Officer]";
- mes "Let's show the power of the Croix Army to those stinky Guillaumes!";
+ mes("[Croix Army Officer]");
+ mes("Let's show the power of the Croix Army to those stinky Guillaumes!");
next;
switch(select("I want to join your army!", "End Conversation")) {
case 1:
if ((Class == Job_Novice) || (BaseClass == Job_SuperNovice)) {
- mes "[Croix Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Croix Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
if (BaseLevel < 80) {
- mes "[Croix Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Croix Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
.@chk_urtime = questprogress(2069,PLAYTIME);
if (.@chk_urtime == 1) {
- mes "[Croix Army Officer]";
- mes "You seem to have just returned from the battlefield.";
- mes "It's too early for you to go back. Go rest, and leave the enemies to us!";
+ mes("[Croix Army Officer]");
+ mes("You seem to have just returned from the battlefield.");
+ mes("It's too early for you to go back. Go rest, and leave the enemies to us!");
break;
}
if (.@chk_urtime == 2)
erasequest 2069;
if (getmapusers("bat_a02") > 0) {
- mes "[Croix Army Officer]";
- mes "I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Guillaume already.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Croix Army Officer]");
+ mes("I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Guillaume already.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
if ($@TierraBG1) {
- mes "[Croix Army Officer]";
- mes "An elite corps is already standing by to be dispatched to the battlefield.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Croix Army Officer]");
+ mes("An elite corps is already standing by to be dispatched to the battlefield.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
- mes "[Croix Army Officer]";
- mes "You definitely seem to be ready for battle!";
- mes "Go show the Guillaumes what fear truly means!";
- mes "Today, our cry of victory shall echo all over the battlefield!";
+ mes("[Croix Army Officer]");
+ mes("You definitely seem to be ready for battle!");
+ mes("Go show the Guillaumes what fear truly means!");
+ mes("Today, our cry of victory shall echo all over the battlefield!");
close2;
warp "bat_room",57,207;
end;
case 2:
- mes "[Croix Army Officer]";
- mes "Today, we shall be victorious!";
+ mes("[Croix Army Officer]");
+ mes("Today, we shall be victorious!");
break;
}
close;
@@ -312,59 +312,59 @@ bat_room,125,121,1 script Tierra Gorge Officer#01b 4_M_CRU_KNT,{
bat_room,140,121,1 script Tierra Gorge Officer#02b 4_M_CRU_KNT,{
if (checkweight(Knife,1) == 0) {
- mes "- Wait a minute !! -";
- mes "- Currently you're carrying -";
- mes "- too many items with you. -";
- mes "- Please try again -";
- mes "- after you loose some weight. -";
+ mes("- Wait a minute !! -");
+ mes("- Currently you're carrying -");
+ mes("- too many items with you. -");
+ mes("- Please try again -");
+ mes("- after you loose some weight. -");
close;
}
- mes "[Croix Army Officer]";
- mes "Let's show the power of the Croix Army to those stinky Guillaumes!";
+ mes("[Croix Army Officer]");
+ mes("Let's show the power of the Croix Army to those stinky Guillaumes!");
next;
switch(select("I want to join your army!", "End Conversation")) {
case 1:
if ((Class == Job_Novice) || (BaseClass == Job_SuperNovice)) {
- mes "[Croix Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Croix Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
if (BaseLevel < 80) {
- mes "[Croix Army Officer]";
- mes "I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.";
+ mes("[Croix Army Officer]");
+ mes("I'm very pleased that you want to join us and fight the Guillaume Army, but I'm sorry: I can't send a rookie like you to die on the cruel battlefield.");
break;
}
.@chk_urtime = questprogress(2069,PLAYTIME);
if (.@chk_urtime == 1) {
- mes "[Croix Army Officer]";
- mes "You seem to have just returned from the battlefield.";
- mes "It's too early for you to go back. Go rest, and leave the enemies to us!";
+ mes("[Croix Army Officer]");
+ mes("You seem to have just returned from the battlefield.");
+ mes("It's too early for you to go back. Go rest, and leave the enemies to us!");
break;
}
if (.@chk_urtime == 2)
erasequest 2069;
if (getmapusers("bat_a02") > 0) {
- mes "[Croix Army Officer]";
- mes "I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Guillaume already.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Croix Army Officer]");
+ mes("I've received a report informing me that an elite corps has been dispatched to the battlefield fighting the Guillaume already.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
if ($@TierraBG2) {
- mes "[Croix Army Officer]";
- mes "An elite corps is already standing by to be dispatched to the battlefield.";
- mes "Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.";
+ mes("[Croix Army Officer]");
+ mes("An elite corps is already standing by to be dispatched to the battlefield.");
+ mes("Why don't you go wait for a while? I suggest you sharpen your weapons and prepare your supplies until then.");
break;
}
- mes "[Croix Army Officer]";
- mes "You definitely seem to be ready for battle!";
- mes "Go show the Guillaumes what fear truly means!";
- mes "Today, our cry of victory shall echo all over the battlefield!";
+ mes("[Croix Army Officer]");
+ mes("You definitely seem to be ready for battle!");
+ mes("Go show the Guillaumes what fear truly means!");
+ mes("Today, our cry of victory shall echo all over the battlefield!");
close2;
warp "bat_room",114,207;
end;
case 2:
- mes "[Croix Army Officer]";
- mes "Today, we shall be victorious!";
+ mes("[Croix Army Officer]");
+ mes("Today, we shall be victorious!");
break;
}
close;