diff options
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/lieutenantdausen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index c4ac08738..f112602d4 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -237,7 +237,7 @@ function DausenMobTutorial { setq TulimsharQuest_MobTutorial, 8, 0; // ~30% of exp values getexp 2100, 0; - Zeny+=2500; + Zeny+=2400; mesn; mesq l("This coal will aid you to craft better weapons later. It's a token of appreciation. Good job."); close; |