diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-11-04 21:42:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-11-04 21:42:59 -0300 |
commit | 3dbd1f1121866fa3195ebdde22926c9828c0c574 (patch) | |
tree | 5c7768023a60f235bcbddcee17f551d17f09edf4 | |
parent | 6bf4319c9a4def9ac58ed7fb197846227e357009 (diff) | |
download | serverdata-3dbd1f1121866fa3195ebdde22926c9828c0c574.tar.gz serverdata-3dbd1f1121866fa3195ebdde22926c9828c0c574.tar.bz2 serverdata-3dbd1f1121866fa3195ebdde22926c9828c0c574.tar.xz serverdata-3dbd1f1121866fa3195ebdde22926c9828c0c574.zip |
Add [Eye Patch] to Aeros Shop (the rare one)
-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 9cf10808c..1ba637f3c 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -39,7 +39,8 @@ OnInit: sellitem ThunderStaff,5000; sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; - sellitem TopHat, 1620; + sellitem EyePatch, 1620; + sellitem TopHat, 1220; sellitem HeartGlasses,960; sellitem BowlerHat, 720; sellitem AshUrn,630; |