Update config

This commit is contained in:
Jérémie N'gadi
2017-08-10 19:12:07 +02:00
parent d66c20c677
commit 190cc5cf0d
+1 -1
View File
@@ -2,7 +2,7 @@ Config = {}
Config.DrawDistance = 100.0
Config.MarkerColor = {r = 102, g = 0, b = 102}
Config.MarkerSize = {x = 1.5, y = 1.5, z = 1.0}
Config.RespawnDelayAfterRPDeath = 5 * 1000
Config.RespawnDelayAfterRPDeath = 10 * 60 * 1000
Config.RemoveWeaponsAfterRPDeath = true
Config.RemoveCashAfterRPDeath = true
Config.RemoveItemsAfterRPDeath = true