diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-15 03:59:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-15 03:59:00 -0300 |
commit | e8e96e0948943d2d56a6ba6d5096ea65540b88f1 (patch) | |
tree | 4f2624aa8727a8255df569f8d000b5bd0b2571de /npc/001-1/rewards.txt | |
parent | b94353a3598f2604bfa4e36ee5c3e1a66c7c80f2 (diff) | |
download | serverdata-e8e96e0948943d2d56a6ba6d5096ea65540b88f1.tar.gz serverdata-e8e96e0948943d2d56a6ba6d5096ea65540b88f1.tar.bz2 serverdata-e8e96e0948943d2d56a6ba6d5096ea65540b88f1.tar.xz serverdata-e8e96e0948943d2d56a6ba6d5096ea65540b88f1.zip |
[skip ci] Some event pets (Doggy Dog and Catty Cat) are now for 9000 strange coins
on Aeros Shop. Being the #2 most expensive luxury item.
It may be reverted.
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 2d6b38f9c..5e39508da 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -36,6 +36,8 @@ OnInit: // *these* are really rare! // Maximum 30,000 sellitem MysteriousFruit,10000; // This is OP + sellitem DoggyDog,9000; + sellitem CattyCat,9000; sellitem DarkPulsar,6000; sellitem ThunderStaff,5000; sellitem PiouEgg,3915; |