From 3d38b16c3c73b86a38c754eaf630ddb9b9174933 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Apr 2018 00:05:17 -0300 Subject: Party prices are getting a little less expensive (for me it could be 5k, though...) --- npc/003-2/estard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt index 023a6163d..3b4f63ca6 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -14,7 +14,7 @@ 003-2,32,34,0 script Estard NPC_PLAYER,{ function create_party { - .@party_price = 7500; + .@party_price = 6500; speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Creating a party has some advantages, it's a pretty good choice!"), -- cgit v1.2.3-60-g2f50