This just like george orwell's book uh... 1984 (#66502)

Materials got removed from the PDA that all crew members spawned with when we switched over to tablets.
This readds that as that was originally done in #57923 (2e309d4ead)

Allowing players to interact through obscure mechanics to bait each other to blow up a microwave in an attempt to charge their tablet is fucking hilarious.
This commit is contained in:
ArcaneDefence
2022-05-02 19:41:38 -07:00
committed by GitHub
parent 13a7e6c2fa
commit 944e1a25f6
@@ -16,6 +16,7 @@
has_light = TRUE //LED flashlight!
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)
var/has_variants = TRUE
var/finish_color = null