From 21564acf13fbfc10295e4b2e026c2d3b7ca07299 Mon Sep 17 00:00:00 2001 From: Taylor Locke Date: Sat, 5 Sep 2015 15:14:49 -0700 Subject: Episode 14.2 Criatura Academy Release. --- db/re/item_db.conf | 28 +++++++++++++++++++++++++--- db/re/mob_db.txt | 2 +- 2 files changed, 26 insertions(+), 4 deletions(-) (limited to 'db/re') 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 @@ -85892,6 +85892,28 @@ item_db: ( getitem 505,100; "> }, +{ + 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" @@ -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 -- cgit v1.2.3-70-g09d2