Update handheld.lua
This commit is contained in:
parent
2a1e3c48eb
commit
3a2da065b6
@ -1,5 +1,5 @@
|
||||
local flashlight_max_charge = 1800
|
||||
local flashlight_charge_per_second = 1
|
||||
local flashlight_max_charge = 30000
|
||||
local flashlight_charge_per_second = 16
|
||||
|
||||
local function check_for_flashlight(player)
|
||||
if player == nil then
|
||||
|
Loading…
x
Reference in New Issue
Block a user