mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Added revive reward ($700)
This commit is contained in:
@@ -2,6 +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.ReviveReward = 700
|
||||
|
||||
local second = 1000
|
||||
local minute = 60 * second
|
||||
|
||||
Reference in New Issue
Block a user