From 57acd8eac1ad8f742c6d6d484cf795bd8f06dca2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 May 2019 23:37:56 -0300 Subject: Return unfilled empty boxes --- npc/items/emptybox.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/items/emptybox.txt') diff --git a/npc/items/emptybox.txt b/npc/items/emptybox.txt index 558733156..873136515 100644 --- a/npc/items/emptybox.txt +++ b/npc/items/emptybox.txt @@ -24,6 +24,9 @@ OnUse: rif(countitem(Plushroom) >= 87, l("87 Plushroom")); mes ""; switch (@menu) { + case 1: + getitem EmptyBox, 1; + break; case 2: delitem GrassCarp, 7; getitem FishBox, 1; -- cgit v1.2.3-60-g2f50