feat: progress bar for refilling air and config for durations of progress bars
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
Config = {}
|
||||
Config.OxygenLevel = 100 -- in seconds
|
||||
Config.OxygenLevel = 100 -- in seconds
|
||||
Config.PutOnSuitTimeMs = 5000
|
||||
Config.TakeOffSuitTimeMs = 5000
|
||||
Config.RefillTankTimeMs = 5000
|
||||
Reference in New Issue
Block a user