diff options
author | Micksha <Micksha@users.noreply.github.com> | 2019-10-16 20:23:10 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2019-10-16 20:23:10 +0200 |
commit | 37fcbb187b853299db984e432b236d3084fe6cb8 (patch) | |
tree | 25aa4f582055fd7e054392785b1157677545c95c | |
parent | feda62d1c2b880746e90c4b20811e769bfb63351 (diff) | |
download | serverdata-37fcbb187b853299db984e432b236d3084fe6cb8.tar.gz serverdata-37fcbb187b853299db984e432b236d3084fe6cb8.tar.bz2 serverdata-37fcbb187b853299db984e432b236d3084fe6cb8.tar.xz serverdata-37fcbb187b853299db984e432b236d3084fe6cb8.zip |
update item numbers
-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 10de1df8..3f22ddac 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1259,7 +1259,7 @@ item_db: ( "> }, { - Id: 610 + Id: 611 AegisName: "GrassSeeds" Name: "Grass Seeds" Type: "IT_ETC" @@ -1280,7 +1280,7 @@ item_db: ( "> }, { - Id: 611 + Id: 612 AegisName: "FlowerSeeds" Name: "Flower Seeds" Type: "IT_ETC" @@ -1301,7 +1301,7 @@ item_db: ( "> }, { - Id: 612 + Id: 613 AegisName: "PurificationPotion" Name: "Purification Potion" Type: "IT_HEALING" |