From b474116a73843ab10924a11764150dfbc01589bf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 01:33:21 -0200 Subject: Hungry Quirin Arena rewards are: 50% Mercenary Boxset 25% Silver Gift 25% Golden Gift. --- 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 454ead469..10fdc16d2 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -363,7 +363,7 @@ OnPCLogoutEvent: // If you are the victor (and didn't cheat), you can now hold your reward ;-) if (@qhub_victor) { - getitem GoldenGift, 1; + getitem any(MercBoxA, MercBoxA, SilverGift, GoldenGift), 1; Zeny=Zeny+rand(500, 2500); } if (@qhub_died || @qhub_victor) -- cgit v1.2.3-60-g2f50