From b595d184f2326546e8ccfac598ee478d568079f2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Mar 2018 16:02:25 -0300 Subject: Include a Bhopper pet because I CAN. (Unless @Saulc plans giving it on Easter) --- db/re/item_db.conf | 13 +++++++++++++ db/re/pet_db.txt | 1 + 2 files changed, 14 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 875cd8e3f..caf396b4d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11525,6 +11525,19 @@ item_db: ( bpet; "> }, +{ + Id: 4001 + AegisName: "BhopEgg" + Name: "Bhopper egg" + Type: "IT_PETEGG" + Buy: 90000 + Sell: 4000 + Weight: 1000 + KeepAfterUse: true + Script: <" + bpet; + "> +}, { Id: 5000 AegisName: "CrimsonCashmereDye" diff --git a/db/re/pet_db.txt b/db/re/pet_db.txt index 7446b4cda..3a38b2879 100644 --- a/db/re/pet_db.txt +++ b/db/re/pet_db.txt @@ -52,3 +52,4 @@ //petskillsupport at the same time, but only one of each. 1002,Piou,Piou,701,4000,0,507,80,60,50,100,250,20,1000,150,1,0,350,400,800,{ petloot 10; },{ bonus bLuk,2; bonus bCritical,1; } +1049,Bhop Fluffy,Bhop Fluffy,834,4001,0,509,100,60,50,50,250,50,1000,140,1,0,350,400,800,{ petskillbonus bLuk, 5, 30, 90; },{ bonus bLuk,2; bonus bSPrecovRate,2; } -- cgit v1.2.3-70-g09d2