diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 17:18:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 17:18:20 -0300 |
commit | a7af90c003515ed50d78c1908376ff15fb798e54 (patch) | |
tree | e2dae711bf0a3dd1531e8c0446166d2576aaea58 /npc/001-1 | |
parent | bd248f04e14b49ea4b558485571d3f00132e7a6b (diff) | |
download | serverdata-a7af90c003515ed50d78c1908376ff15fb798e54.tar.gz serverdata-a7af90c003515ed50d78c1908376ff15fb798e54.tar.bz2 serverdata-a7af90c003515ed50d78c1908376ff15fb798e54.tar.xz serverdata-a7af90c003515ed50d78c1908376ff15fb798e54.zip |
Swap bows
Diffstat (limited to 'npc/001-1')
-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 c5ce77747..e4e275f99 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -34,7 +34,7 @@ OnInit: // Equipment sellitem ThunderStaff,20000; - sellitem ChampionshipBow, 10000; + sellitem DesertBow, 10000; sellitem PiouEgg,4500; sellitem BowlerHat, 800; sellitem AshUrn,700; |