diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-20 14:13:53 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-20 14:13:53 -0200 |
commit | 1512a522116500e5bfed9ab6317cfbd759a44c83 (patch) | |
tree | ebe83638ca80d8df05e8193c03ac4716d196b0f5 /db | |
parent | e3dac0c139cc8b3c2753a94cb73062a1f82e6b1c (diff) | |
download | serverdata-1512a522116500e5bfed9ab6317cfbd759a44c83.tar.gz serverdata-1512a522116500e5bfed9ab6317cfbd759a44c83.tar.bz2 serverdata-1512a522116500e5bfed9ab6317cfbd759a44c83.tar.xz serverdata-1512a522116500e5bfed9ab6317cfbd759a44c83.zip |
[skip ci] silly bugs %%e
Diffstat (limited to 'db')
-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"; "> }, |