mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 05:27:19 +00:00
fix hardmode example config options (#952)
This commit is contained in:
parent
45d739499a
commit
5557a98129
@ -48,10 +48,10 @@ max_number_of_best_friends=5
|
|||||||
disable_drops=0
|
disable_drops=0
|
||||||
|
|
||||||
# Hardcore mode settings
|
# Hardcore mode settings
|
||||||
hardcore_enabled=0
|
hardcore_mode=0
|
||||||
|
|
||||||
# Drop your entire inventory on death + coins (drops on the ground, so can be retrieved)
|
# 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.
|
# Enemies drop their max hp * this value. 0 will effectively disable it.
|
||||||
hardcore_uscore_enemies_multiplier=2
|
hardcore_uscore_enemies_multiplier=2
|
||||||
|
Loading…
Reference in New Issue
Block a user