From cc482f5f648573ea9d9da2899876262837f04126 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Mar 2019 01:27:04 -0300 Subject: You now get Job Experience when learning party/guild creation This is an extra incentive so everyone learns party creation and use as needed. Uhm, 100 job exp isn't much, no need to give it to old players, right? --- npc/003-2/estard.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-2') diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt index fbe62dcd2..95ae87597 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -36,6 +36,7 @@ Zeny = Zeny - .@party_price; setq General_Guild, 1; skill NV_BASIC, 7, 0; + getexp 0, 100; speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Awesome, come back if you ever want to create a larger group!"); } @@ -61,6 +62,7 @@ inventoryplace Emperium, 1; Zeny = Zeny - .@guild_price; getitem Emperium, 1; + getexp 0, 1000; speech(S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Awesome, here is the certificate! Choose guild name wisely, because there are no refunds, even if you lose it!")); } -- cgit v1.2.3-60-g2f50