fix hardmode example config options (#952)

This commit is contained in:
Aaron Kimbrell 2023-01-11 14:10:48 -06:00 committed by GitHub
parent 45d739499a
commit 5557a98129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,10 +48,10 @@ max_number_of_best_friends=5
disable_drops=0
# Hardcore mode settings
hardcore_enabled=0
hardcore_mode=0
# Drop your entire inventory on death + coins (drops on the ground, so can be retrieved)
hardcore_dropinventory=1
hardcore_dropinventory_on_death=1
# Enemies drop their max hp * this value. 0 will effectively disable it.
hardcore_uscore_enemies_multiplier=2