diff options
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 68968d50c..3c44649df 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -65,6 +65,7 @@ OnInit: sellitem HastePotion,15; sellitem StrengthPotion,15; sellitem Grenade,rand(9,14); // I really don't care about the price of this. Used to be 12. + sellitem BottleOfDivineWater, 10; sellitem CursedArrow,8; sellitem Curshroom,6; sellitem PetcaringGuide,5; // I needed to add this somewhere |