mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 10:04:30 +01:00
* Fix: #41250 You can't use a tablet while inside a locker (#68171) * Fix: #41250 You can't use a tablet while inside a locker Co-authored-by: Matt <gavxn@zanidrak.com>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
comp_light_luminosity = 2.3 //Same as the PDA
|
||||
looping_sound = FALSE
|
||||
custom_materials = list(/datum/material/iron=300, /datum/material/glass=100, /datum/material/plastic=100)
|
||||
interaction_flags_atom = INTERACT_ATOM_ALLOW_USER_LOCATION
|
||||
|
||||
var/has_variants = TRUE
|
||||
var/finish_color = null
|
||||
|
||||
Reference in New Issue
Block a user