Added config setting

Added a config setting to allow players to disable pets consuming imagination.  This value defaults to zero as a feature of DLU.
This commit is contained in:
EmosewaMC
2022-06-18 00:03:27 -07:00
parent 35ea3d35ae
commit e415d96a9d
3 changed files with 8 additions and 1 deletions

View File

@@ -57,3 +57,6 @@ check_fdb=0
# 0 or 1, DLU leaderboards will rate Avant Gardens Survival based on score by default.
# This option should be set to 1 if you would like it to reflect the game when it was live (scoring based on time).
classic_survival_scoring=0
# If this value is 1, pets will consume imagination as they did in live. if 0 they will not consume imagination at all.
pets_imagination=0