Code: Select all
[size=85]# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 30
# How long should we wait between feeding? default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 30
homunculus_hungerTimeoutMin 10
# Turn on/off homunculus autofeeding
homunculus_autoFeed 1
# In Wich maps should we allow feeding? (leave empty for any map)
homunculus_autoFeedAllowedMaps anthell01
# Feed homunculus between MIN and MAX value (example: between 11 and 25)
homunculus_hungerMin 12
homunculus_hungerMax 24[/size]