diff options
Diffstat (limited to 'npc/017-3')
-rw-r--r-- | npc/017-3/doug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/doug.txt b/npc/017-3/doug.txt index a887e3fa1..a6ad8d867 100644 --- a/npc/017-3/doug.txt +++ b/npc/017-3/doug.txt @@ -25,7 +25,7 @@ if (@menu == 1) { delitem CaveSnakeLamp, 10; Zeny=Zeny+.@price; //864 - getexp (.@price*rand(1,2)), 10; // 864 - 1728 + getexp (.@price*rand(100,200)/100), 10; // 864 - 1728 setq2 LoFQuest_Doug, santime()+(60*60*24*7); mesn; mesq l("Many, many thanks!"); |