diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-20 04:39:47 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-20 04:39:47 -0200 |
commit | 03cd53018a304010179f8a49b022b63908b10a28 (patch) | |
tree | c4e41d02c2017686ed876c8650c34e4451a9e598 /npc/001-1/rewards.txt | |
parent | 95f376d0c2f102ed17e0979c988aa5a1c15efdd5 (diff) | |
download | serverdata-03cd53018a304010179f8a49b022b63908b10a28.tar.gz serverdata-03cd53018a304010179f8a49b022b63908b10a28.tar.bz2 serverdata-03cd53018a304010179f8a49b022b63908b10a28.tar.xz serverdata-03cd53018a304010179f8a49b022b63908b10a28.zip |
Fill the Heroes Hold with rares.
I don't really think it is worth doing, but I'm not a hardcore player %%a
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 3c44649df..a711eb981 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -64,11 +64,11 @@ OnInit: sellitem CelestiaTea,18; 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 + sellitem Grenade,3; end; /* set currency to be item 828 */ |