From 7091b2de1026f8b1488bdd3db5bbffdf78cb448d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 13:01:27 -0300 Subject: Evol Updates. Last edit at pet.conf before I GIVE UP --- conf/map/battle/pet.conf | 4 ++-- conf/messages.conf | 3 ++- db/constants.conf | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf index 336308539..151e3a814 100644 --- a/conf/map/battle/pet.conf +++ b/conf/map/battle/pet.conf @@ -55,7 +55,7 @@ pet_equip_required: false pet_attack_support: true // When the master receives damage from the monster, whether or not the pet attacks back. (Note 1) -pet_damage_support: true +pet_damage_support: false // Minimum intimacy necessary for a pet to support their master. Default is 900 // (intimacy goes from 0 to 1000). At this minimum, support rate is 50% of pet's normal value. @@ -78,7 +78,7 @@ pet_support_rate: 100 pet_attack_exp_to_master: true // The rate exp. is gained from the pet attacking monsters -pet_attack_exp_rate: 50 +pet_attack_exp_rate: 90 // Pet leveling system. Use 0 to disable (default). // When enabled, a pet's level is a fixed % of the master's. (Note 2) diff --git a/conf/messages.conf b/conf/messages.conf index 4359b080e..0175091ea 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1250,7 +1250,8 @@ // @mobinfo ... 1291: ATK:%d~%d MATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d) -//1292-1293 FREE +1292: PrivateAirshipStartable | +1293: PrivateAirshipEndable | //1294 used by hercules chat feature // @version diff --git a/db/constants.conf b/db/constants.conf index 98f39a241..fd1b0ded1 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -428,6 +428,8 @@ constants_db: { mf_nocashshop: 54 mf_noautoloot: 55 mf_noviewid: 56 + mf_pairship_startable: 57 + mf_pairship_endable: 58 comment__: "Cell Properties" cell_walkable: 0 -- cgit v1.2.3-60-g2f50