diff options
author | Taylor Locke <kisuka@kisuka.com> | 2015-09-05 15:14:49 -0700 |
---|---|---|
committer | Taylor Locke <kisuka@kisuka.com> | 2015-09-05 15:14:49 -0700 |
commit | 21564acf13fbfc10295e4b2e026c2d3b7ca07299 (patch) | |
tree | 9ab015b803f5109935826965e1ad7b64e5b91f82 /db/re/item_db.conf | |
parent | e6d9b557c979954d49f80d180696d0fa50ff1db0 (diff) | |
download | hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.gz hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.bz2 hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.xz hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.zip |
Episode 14.2 Criatura Academy Release.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 53d217551..cd303ac53 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -64478,8 +64478,8 @@ item_db: ( }, { Id: 6593 - AegisName: "Cryptura_Hair_Coupon" - Name: "Kuritura Hairstyle Coupon" + AegisName: "Criatura_Hair_Coupon" + Name: "Criatura Hair Coupon" Buy: 0 Trade: { nodrop: true @@ -85893,6 +85893,28 @@ item_db: ( "> }, { + Id: 12845 + AegisName: "Amatsu_Butterfly_Wing" + Name: "Amatsu Butterfly Wing" +}, +{ + Id: 12846 + AegisName: "Little_Unripe_Apple" + Name: "Little Unripe Apple" + Type: 2 + Buy: 10 + Weight: 50 + Nouse: { + sitting: true + } + Script: <" pet 2398; "> +}, +{ + Id: 12847 + AegisName: "Old_Equipment_Box" + Name: "Old Equipment Box" +}, +{ Id: 12848 AegisName: "Falcon_Flute" Name: "Falcon Flute" @@ -121163,7 +121185,7 @@ item_db: ( }, { Id: 18730 - AegisName: "Cryptura_Academy_Hat" + AegisName: "Criatura_Academy_Hat" Name: "Criatura Hat" Type: 5 Buy: 100 |