mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-10 09:28:06 +00:00
feat: hardcore limit % coins dropped on death (#1898)
* feat: hardcore limit % coins dropped on death Update EntityManager.cpp * fix log msg
This commit is contained in:
@@ -99,3 +99,6 @@ hardcore_uscore_excluded_enemies=
|
||||
|
||||
# Disables hardcore mode for specific worlds, if hardcore is enabled
|
||||
hardcore_disabled_worlds=
|
||||
|
||||
# Keeps this percentage of a players' coins on death in hardcore
|
||||
hardcore_coin_keep=
|
||||
|
Reference in New Issue
Block a user