From 9488ab6ad0d618a9cc999896762d805abde5fca3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Sep 2020 11:39:17 -0300 Subject: Fix the Empty Bowl bug (account bound) --- db/re/item_db.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1dce23e9..6be57083 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1215,6 +1215,7 @@ item_db: ( Script: <" sc_start SC_ATTHASTE_POTION1, 80000, 300; // These are totally placeholders. We want STR + 10 and VIT + 5 and max. HP + 2000 for three minutes. sc_start SC_INCHITRATE, 80000, 300; + getitembound EmptyBowl, 1, IBT_ACCOUNT; "> }, { -- cgit v1.2.3-70-g09d2