[MIRROR] Fix: #41250 You can't use a tablet while inside a locker [MDB IGNORE] (#15177)

* 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:
SkyratBot
2022-07-25 12:49:11 +02:00
committed by GitHub
parent ac521fa235
commit 758914d69a
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