From 38446ff66696a4f38a98caa5387b6541311197fa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 01:25:22 -0300 Subject: ...Now that I finally decided to do this quest, I noticed the OBVIOUS bug on it... --- npc/003-1/lieutenantdausen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 36b1fffd9..6670770b5 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -452,7 +452,7 @@ function script CheckGuard { getitem EmptyBottle, 1; getexp 30, 0; - Zeny = (Zeny + 50); + Zeny = (Zeny + 30); GUARDS_DONE_BITARRAY = GUARDS_DONE_BITARRAY | $@GuardBits[.@guard_id]; -- cgit v1.2.3-60-g2f50