diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-02 23:10:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-02 23:10:53 -0300 |
commit | 97b8eeab986bda4b33bbc857aa2a690c18ac8a07 (patch) | |
tree | e83b50fe62aee39c5cec68aff23d21d2bf05ee3a /npc/017-4 | |
parent | d3dec62b36a4faefe1e94a4286873d22c644e2e3 (diff) | |
download | serverdata-97b8eeab986bda4b33bbc857aa2a690c18ac8a07.tar.gz serverdata-97b8eeab986bda4b33bbc857aa2a690c18ac8a07.tar.bz2 serverdata-97b8eeab986bda4b33bbc857aa2a690c18ac8a07.tar.xz serverdata-97b8eeab986bda4b33bbc857aa2a690c18ac8a07.zip |
Bullet Crafting: 180~220 → 270~320
Diffstat (limited to 'npc/017-4')
-rw-r--r-- | npc/017-4/pihro.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-4/pihro.txt b/npc/017-4/pihro.txt index 91103c61b..1f78fdd36 100644 --- a/npc/017-4/pihro.txt +++ b/npc/017-4/pihro.txt @@ -55,7 +55,7 @@ if (.@base3 > 0) delitem .@base3, .@amon3; POL_PlayerMoney(.@price); - getitem .@prize, rand2(180,220); + getitem .@prize, rand2(270,320); mes ""; mesn; |