mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
Improves QoL for universal recorders
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
matter = list(DEFAULT_WALL_MATERIAL=20, "glass"=5)
|
||||
force = 1
|
||||
throwforce = 0
|
||||
var/max_capacity = 600
|
||||
var/max_capacity = 1800
|
||||
var/used_capacity = 0
|
||||
var/list/storedinfo = new/list()
|
||||
var/list/timestamp = new/list()
|
||||
|
||||
Reference in New Issue
Block a user