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 | |
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')
-rw-r--r-- | db/re/item_db.conf | 28 | ||||
-rw-r--r-- | db/re/mob_db.txt | 2 |
2 files changed, 26 insertions, 4 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 diff --git a/db/re/mob_db.txt b/db/re/mob_db.txt index d1f21667a..345a7b039 100644 --- a/db/re/mob_db.txt +++ b/db/re/mob_db.txt @@ -1547,7 +1547,7 @@ //2395,SEIREN //2396,POSEIDON //2397,KRAKEN_BABY -2398,LITTLE_PORING,LITTLE_PORING,Baby Poring,1,40,1,18,10,1,8,1,2,5,6,1,1,0,6,5,10,12,0,3,21,0x0,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,100 +2398,LITTLE_PORING,LITTLE_PORING,Baby Poring,1,40,1,18,10,1,8,1,2,5,6,1,1,0,6,5,10,12,0,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,9000,1202,100,938,1000,512,5000,507,1000,512,500,507,1000,0,0,0,0,4545,100 //2399,E_MINI_DEMON //2400,E_DIABOLIC 2401,G_PORING,G_PORING,Poring,1,60,1,0,0,1,8,1,2,5,6,1,1,0,6,5,10,12,1,3,21,0x0,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |