mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-03 19:09:19 +02:00
set redskull time to two days
This commit is contained in:
parent
abbe35196b
commit
24a1457725
@ -26,7 +26,7 @@ distanceWeaponsDropOnGround = true
|
|||||||
-- Skull System
|
-- Skull System
|
||||||
banLength = 2 * 24 * 60 * 60
|
banLength = 2 * 24 * 60 * 60
|
||||||
whiteSkullTime = 15 * 60
|
whiteSkullTime = 15 * 60
|
||||||
redSkullTime = 7 * 24 * 60 * 60
|
redSkullTime = 2 * 24 * 60 * 60
|
||||||
killsDayRedSkull = 4
|
killsDayRedSkull = 4
|
||||||
killsWeekRedSkull = 12
|
killsWeekRedSkull = 12
|
||||||
killsMonthRedSkull = 35
|
killsMonthRedSkull = 35
|
||||||
|
Loading…
x
Reference in New Issue
Block a user