summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-02-15 05:48:38 +0100
committerHaru <haru@dotalux.com>2020-04-05 21:20:35 +0200
commitab43b05c49ca51a9aecf83d5765f65744b73e088 (patch)
tree990ea40a85a56a29cfe238ac772974f9c6efcb0a /conf
parent0c6263c7605309cc19de6ed4b882bae55d42db1f (diff)
downloadhercules-ab43b05c49ca51a9aecf83d5765f65744b73e088.tar.gz
hercules-ab43b05c49ca51a9aecf83d5765f65744b73e088.tar.bz2
hercules-ab43b05c49ca51a9aecf83d5765f65744b73e088.tar.xz
hercules-ab43b05c49ca51a9aecf83d5765f65744b73e088.zip
Remove pet_hungry_friendly_decrease config setting
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/pet.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf
index fa0057564..2aea861f9 100644
--- a/conf/map/battle/pet.conf
+++ b/conf/map/battle/pet.conf
@@ -44,10 +44,6 @@ pet_friendly_rate: 100
// The rate at which a pet will become hungry. (Note 2)
pet_hungry_delay_rate: 100
-// If your pet is hungry by how much will the friendlyness decrease by. (Default is 5)
-// Note: The friendlyness is 0-1000 total, at 0 the pet runs away.
-pet_hungry_friendly_decrease: 5
-
// Does the pet need its equipment before it does its skill? (Note 1)
pet_equip_required: true