diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-26 13:27:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-26 13:27:54 -0300 |
commit | 6c6297580fee1e05e28d16aa095ba75adc6be97b (patch) | |
tree | 025f2439f58101a79a26bbf61835bfa2792181db /npc/001-1/rewards.txt | |
parent | 9434e1f6ed981376669b70de6b7da02c583a399e (diff) | |
download | serverdata-6c6297580fee1e05e28d16aa095ba75adc6be97b.tar.gz serverdata-6c6297580fee1e05e28d16aa095ba75adc6be97b.tar.bz2 serverdata-6c6297580fee1e05e28d16aa095ba75adc6be97b.tar.xz serverdata-6c6297580fee1e05e28d16aa095ba75adc6be97b.zip |
Whiskey Ale now sold for 42 Strange Coins. Naming fixed. Grenade price lowered to 42.
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index b3534c1f9..b81b1e80a 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -69,7 +69,8 @@ OnInit: sellitem MagicApple,115; sellitem SacredLifePotion,60; sellitem SacredManaPotion,60; - sellitem Grenade,50; + sellitem Grenade,42; + sellitem WhiskeyAle,42; sellitem ElixirOfLife,32; sellitem CelestiaTea,18; sellitem HastePotion,15; |