diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-11 21:39:55 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-11 21:39:55 +0200 |
commit | 903afcbff04d631c29327bb5a93797138b21c484 (patch) | |
tree | bd7f75b9611bcc4e5e7432dbf12430cd1fe631b0 /db | |
parent | 62a2e2a38da945e53c41abb678accce89571046e (diff) | |
download | serverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.gz serverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.bz2 serverdata-903afcbff04d631c29327bb5a93797138b21c484.tar.xz serverdata-903afcbff04d631c29327bb5a93797138b21c484.zip |
Piberries Infusion item has 1 b and 2 r. Fixed where it was badly written.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c85d7d47..7558560c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -749,8 +749,8 @@ item_db: ( }, { Id: 520 - AegisName: "PibberiesInfusion" - Name: "Pibberies Infusion" + AegisName: "PiberriesInfusion" + Name: "Piberries Infusion" Type: "IT_HEALING" Buy: 140 Sell: 20 |