diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-29 06:00:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-29 06:00:45 -0300 |
commit | edf3a89db881ad27994baf0ba6da5a8d144faf8f (patch) | |
tree | 0044d8cf9af9cf57519a2b52e0100c4805f5ab4d /db/re | |
parent | d4e78a6cd27b8d1d8a6dd85a8edeccfdde965cd6 (diff) | |
download | serverdata-edf3a89db881ad27994baf0ba6da5a8d144faf8f.tar.gz serverdata-edf3a89db881ad27994baf0ba6da5a8d144faf8f.tar.bz2 serverdata-edf3a89db881ad27994baf0ba6da5a8d144faf8f.tar.xz serverdata-edf3a89db881ad27994baf0ba6da5a8d144faf8f.zip |
Moggun pet. Also, add all pets and their food to Jesusaves Grimorium
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/pet_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index ba1a31678..a7f32afe9 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -267,7 +267,7 @@ pet_db:( Name: "Baby Yeti" TamingItem: "IceGladius" EggItem: "MoggunEgg" - FoodItem: "GoldPieces" // TODO + FoodItem: "MoubooSteak" FoodEffectiveness: 100 HungerDelay: 120 Intimacy: { @@ -283,7 +283,7 @@ pet_db:( DefendRate: 500 ChangeTargetRate: 850 PetScript: <" petloot 3; "> - EquipScript: <" bonus bAspdRate, -50; "> // TODO + EquipScript: <" bonus bDef, 5; "> }, // TODO: What's the difference from AnimalBones and Bone ? { |