diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-18 13:52:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-18 13:52:25 -0300 |
commit | 104b4f2b08253027ba2187168b38a0b508cf1657 (patch) | |
tree | cacc0f302e1bc0c84ee6fe1d7233b9a55906ac5b /npc/001-1/rewards.txt | |
parent | 5ca671d4347217e5a867ac825b7ff67bb1d7bbe0 (diff) | |
download | serverdata-104b4f2b08253027ba2187168b38a0b508cf1657.tar.gz serverdata-104b4f2b08253027ba2187168b38a0b508cf1657.tar.bz2 serverdata-104b4f2b08253027ba2187168b38a0b508cf1657.tar.xz serverdata-104b4f2b08253027ba2187168b38a0b508cf1657.zip |
Grenades are sold for 50 Strange Coins.
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 d681f7ab8..12edfd4be 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -64,6 +64,7 @@ OnInit: sellitem BlueDye, 36; // Consumables + sellitem Grenade,50; sellitem ElixirOfLife,32; sellitem CelestiaTea,18; sellitem HastePotion,15; |