diff options
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 62dbea4ce..4ae9bbc79 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -433,7 +433,7 @@ item_db: ( Refine: false ViewSprite: 513 Script: <" - doevent "Empty Box#it::OnUse"; + doevent "Croconut::OnUse"; "> }, { @@ -2513,9 +2513,9 @@ item_db: ( Sell: 35 Weight: 80 Refine: false - ViewSprite: 513 + ViewSprite: 631 Script: <" - doevent "Croconut::OnUse"; + doevent "Empty Box#it::OnUse"; "> }, |