diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-05 18:04:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-05 18:04:10 -0300 |
commit | e075e2d329a3daf5f2fe9f5fe25403c780a37150 (patch) | |
tree | 73cca69ac24cd9c72d5023ccc9e53aa637d7f360 | |
parent | bb8b5b8b529695a10c449bc4e99beb20b0bbf466 (diff) | |
download | serverdata-e075e2d329a3daf5f2fe9f5fe25403c780a37150.tar.gz serverdata-e075e2d329a3daf5f2fe9f5fe25403c780a37150.tar.bz2 serverdata-e075e2d329a3daf5f2fe9f5fe25403c780a37150.tar.xz serverdata-e075e2d329a3daf5f2fe9f5fe25403c780a37150.zip |
Fix bugs
-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 85b6a045f..fe3ff75eb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5770,7 +5770,7 @@ item_db: ( { Id: 1805 AegisName: "CottonBoots" - Name: "CottonBoots" + Name: "Cotton Boots" Type: "IT_ARMOR" Buy: 750 Sell: 150 @@ -6451,7 +6451,7 @@ item_db: ( { Id: 2207 AegisName: "CottonTrousers" - Name: "CottonTrous" + Name: "Cotton Trousers" Type: "IT_ARMOR" Buy: 1200 Sell: 250 |