diff options
Diffstat (limited to 'npc/012-4')
-rw-r--r-- | npc/012-4/wyara.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt index 861abd1f1..cf0c29cc2 100644 --- a/npc/012-4/wyara.txt +++ b/npc/012-4/wyara.txt @@ -73,7 +73,7 @@ L_Piberries: inventoryplace PiberriesInfusion, 1; Zeny=Zeny-50; - delitem Piberries, rand(3,4); + delitem Piberries, rand2(3,4); getitem PiberriesInfusion, 1; getexp 10, 0; goto L_Piberries; |