From 8cb5cf0490fcb6f94b0f260e9b89e29001a1839d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 25 Mar 2019 13:45:55 -0300 Subject: Fix Doug's reward --- npc/017-3/doug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-3') 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!"); -- cgit v1.2.3-70-g09d2