diff options
Diffstat (limited to 'db/re/pet_db.conf')
-rw-r--r-- | db/re/pet_db.conf | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index ddc059bd5..d450c2991 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -89,9 +89,9 @@ pet_db:( Id: 1005 SpriteName: "Rattey" Name: "Ratte the Ratto" - TamingItem: "MaggotSlime" + TamingItem: "RattoTeeth" EggItem: "Ratte" - FoodItem: "BugLeg" + FoodItem: "Cheese" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -157,13 +157,14 @@ pet_db:( PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; petloot 2; "> EquipScript: <" bonus bLuk,4; bonus2 bSPRegenRate,1,10000; "> }, +// TODO: What's the difference from AnimalBones and Bone ? { Id: 1190 SpriteName: "Doggy" Name: "Doggy the Dog" - TamingItem: "MaggotSlime" + TamingItem: "Bone" EggItem: "DoggyDog" - FoodItem: "BugLeg" + FoodItem: "AnimalBones" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -185,9 +186,9 @@ pet_db:( Id: 1191 SpriteName: "Catty" Name: "Catty the Cat" - TamingItem: "MaggotSlime" + TamingItem: "CottonCloth" EggItem: "CattyCat" - FoodItem: "BugLeg" + FoodItem: "Milk" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -209,9 +210,9 @@ pet_db:( Id: 1192 SpriteName: "BlackCatty" Name: "Blacky Cat" - TamingItem: "MaggotSlime" + TamingItem: "JarOfBlood" EggItem: "BlackyCat" - FoodItem: "BugLeg" + FoodItem: "Mashmallow" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { |