From 25b3a46418067cf011af4461460aeba219e18afa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 00:36:19 -0300 Subject: Update Estard --- npc/003-2/estard.txt | 9 ++------- 1 file 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.")), -- cgit v1.2.3-60-g2f50