diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-16 12:52:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-16 12:52:39 -0200 |
commit | 2e3c88ef74938102f0b7a07eea30505ddb39b6bc (patch) | |
tree | 262eed1fe670c44d905924006e67b266ff3bdd05 /npc/003-1/neko.txt | |
parent | 9e195a8d884e78472a7bd41bde38297be955d1c0 (diff) | |
download | serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.gz serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.bz2 serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.xz serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.zip |
Rebalance a bit Tulimshar Sailors Quest (avg profit: 800 → 1800 GP)
Diffstat (limited to 'npc/003-1/neko.txt')
-rw-r--r-- | npc/003-1/neko.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt index 08bf2c9cd..5d9b63d08 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -69,7 +69,7 @@ OnInit: sellitem TrainingBow, 990, 2; sellitem RoastedMaggot, -1, 2; sellitem Arrow, -1, rand(10000,30000); - sellitem CroconutBox, rand(2650,3000), 4; + sellitem CroconutBox, rand(2650,2950), 4; .sex = G_MALE; .distance = 5; |