diff options
Diffstat (limited to 'npc/017-10/dispatcher.txt')
-rw-r--r-- | npc/017-10/dispatcher.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index fad2afc2c..d48d418fb 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -473,6 +473,8 @@ OnInit: .distance=5; // Old Maximum Profit: 10,000 GP // Coin Bag farming: 180 mobs, at 5% drop rate: 5,000 GP max + +OnSun1751: .zenycap=7500*min(1, ($GAME_STORYLINE+1)/2); .warpfee=$GAME_STORYLINE*100; end; |