Fix: #41250 You can't use a tablet while inside a locker (#68171)

This commit is contained in:
Matt
2022-07-24 17:20:51 -07:00
committed by GitHub
parent 38b04fde23
commit 53cee6635f
5 changed files with 14 additions and 4 deletions
@@ -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