diff options
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r-- | db/pre-re/item_db.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 4ba5719a4..4e77704da 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -1702,6 +1702,7 @@ item_db: ( Dark_Collector: true Kagerou: true Rebellion: true + Summoner: true } EquipLv: 40 BuyingStore: true @@ -67170,6 +67171,16 @@ item_db: ( Script: <" itemheal 0,10; "> }, { + Id: 11602 + AegisName: "Catnip_Fruit" + Name: "Catnip Fruit" + Type: 0 + Buy: 15 + Weight: 1 + Upper: 63 + Script: <" itemheal rand(10, 40), 0; "> +}, +{ Id: 11701 AegisName: "Girl_Bunch_Of_Flower" Name: "Girl's Bouquet" @@ -93370,6 +93381,7 @@ item_db: ( Dark_Collector: true Kagerou: true Rebellion: true + Summoner: true } EquipLv: 40 Script: <" sc_start SC_ATTHASTE_POTION2, 1800000, 0; "> |