mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-15 14:19:46 +01:00
introduce CORPSE_OWNER_ENABLED config option
This commit is contained in:
@@ -5,6 +5,7 @@ paladinRangeAttackDamageIncreasePercent = 15
|
||||
-- Min/Max rate spawn is a multiplication of the map spawntime in spawns.xml Regular monster spawn time is 600. The formula would be randomValue = random(600*100, 600*200) which varies between 60s and 120s
|
||||
minRateSpawn = 100
|
||||
maxRateSpawn = 200
|
||||
corpseOwnerEnabled = false
|
||||
|
||||
-- Combat settings
|
||||
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
|
||||
|
||||
Reference in New Issue
Block a user