summaryrefslogtreecommitdiff
path: root/npc/003-2/estard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r--npc/003-2/estard.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt
index bb09a0d26..cf7ec6384 100644
--- a/npc/003-2/estard.txt
+++ b/npc/003-2/estard.txt
@@ -18,8 +18,8 @@
speech S_FIRST_BLANK_LINE | S_LAST_NEXT,
l("Creating a party has some advantages, it's a pretty good choice!"),
- l("I remember when I created my first party, we were amazed to share some experience with a small group of adventurer..."),
- l("Oh! And our party chat was really entertaining, I do highly recommend you to share this fun as well."),
+ l("If the members level difference is less than 30, and you enable exp sharing, you'll all get a bonus experience!"),
+ l("You also get access to a party chat, and there are no compromises, so it is a perfect choice for a raid."),
lg("The cost to create a party is @@ GP, are you interested?",
"The cost to create a party is @@ GP, are you interested?", .@party_price);
@@ -84,11 +84,6 @@
do
{
- // Beta users by-pass check.
- if (getskilllv(NV_BASIC) > 6 && !getq(General_Guild)) {
- setq General_Guild, 1;
- }
-
select
l("What service do you offer?"),
rif(!getq(General_Guild), l("I would like to create a party.")),