From 21225a6fb66af09155b1308de3e783c48f618749 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Jan 2019 23:26:54 -0200 Subject: Ok, enough testing for now, players will have enough lead to don't feel lost at Tulimshar, and enough reason to leave city walls and visit the mines. Reason being, Giant Maggots are now just too much powerful for those Apane clones %%e --- npc/003-2/lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 30a97dcbb..cdb1feca2 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -139,7 +139,7 @@ L_Task: if (Zeny >= 1000) mesc l("* @@/@@ GP", Zeny, 1000), 2; else - mesc l("* @@/@@ GP", Zeny, 20), 9; + mesc l("* @@/@@ GP", Zeny, 1000), 9; if (countitem(TulimsharGuardCard)) mesc l("* @@/@@ @@", countitem(TulimsharGuardCard), 1, getitemlink(TulimsharGuardCard)), 2; -- cgit v1.2.3-70-g09d2