diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-24 23:22:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-24 23:22:24 -0300 |
commit | 4810ff36aefadda88888cef097d9ff99c9793cd0 (patch) | |
tree | 3cf2588230950359f9d77bfacfaca75ddd42aca3 /db | |
parent | 1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc (diff) | |
download | serverdata-4810ff36aefadda88888cef097d9ff99c9793cd0.tar.gz serverdata-4810ff36aefadda88888cef097d9ff99c9793cd0.tar.bz2 serverdata-4810ff36aefadda88888cef097d9ff99c9793cd0.tar.xz serverdata-4810ff36aefadda88888cef097d9ff99c9793cd0.zip |
Fix a bug which is not really a bug because it defaults to IT_ETC,
blame Saulc and praise LawnCable
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c4654f319..9a0a187be 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5148,7 +5148,7 @@ item_db: ( Id: 875 AegisName: "DarkDesertMushroom" Name: "Dark Desert Mushroom" - Type: "ETC" + Type: "IT_ETC" Buy: 20000 Sell: 8000 Weight: 40 |