From a6ffc38f926596e09156400de186fa69f8667d3c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Dec 2020 14:03:10 -0300 Subject: Give up to 1500 job exp for all participants on arena Quirino Voraz --- npc/001-8/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index f862d9bcb..6e19000d6 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -367,7 +367,7 @@ OnPCLogoutEvent: Zeny=Zeny+rand(500, 2500); } if (@qhub_died || @qhub_victor) - getexp rand(100,300), 0; // Dying on this map is enough to get a reward. Logout = no reward. + getexp rand(100,300), BaseLevel*10; // Dying on this map is enough to get a reward. Logout = no reward. // You'll be revived/fully healed, and then warped. // FIXME: It will throw you in Nard's ship if you are on logout... -- cgit v1.2.3-60-g2f50