From 8680a9bd2f5a92cb41fb8b94b001c651daa66211 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Mar 2021 17:18:24 -0300 Subject: Pihro: Give monster points, EXP and JEXP when crafting bullets. --- npc/017-4/pihro.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/017-4/pihro.txt b/npc/017-4/pihro.txt index 344bb8bc8..5be95f6ef 100644 --- a/npc/017-4/pihro.txt +++ b/npc/017-4/pihro.txt @@ -56,6 +56,8 @@ delitem .@base3, .@amon3; POL_PlayerMoney(.@price); getitem .@prize, rand2(270,320); + getexp rand2(270, 320), rand2(270, 320); + Mobpt+=rand2(270, 320); mes ""; mesn; -- cgit v1.2.3-60-g2f50