diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 18:50:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 18:50:42 -0300 |
commit | 528c267938223a514b5aa3981212324fc8fa8662 (patch) | |
tree | f039eb27eb102470b79e45de18e3088b456a0ed6 | |
parent | 753ed3725823fd66d2fe674e4048bceedfe58912 (diff) | |
download | serverdata-528c267938223a514b5aa3981212324fc8fa8662.tar.gz serverdata-528c267938223a514b5aa3981212324fc8fa8662.tar.bz2 serverdata-528c267938223a514b5aa3981212324fc8fa8662.tar.xz serverdata-528c267938223a514b5aa3981212324fc8fa8662.zip |
_bump_ ops, sorry price!
-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 054fccc9b..b64ceb625 100644 --- a/npc/017-4/pihro.txt +++ b/npc/017-4/pihro.txt @@ -87,7 +87,7 @@ L_Craft: craft_ammo(SacredBullet, 200, 1, WhiteFur, 5); goto L_Craft; case 4: - craft_ammo(ExplosiveArrow, 200, 1, SulfurPowder, 5, WoodenLog, 3); + craft_ammo(ExplosiveArrow, 300, 1, SulfurPowder, 5, WoodenLog, 3); goto L_Craft; } close; |