Ports modular tablet sprites from /tg/. (#3437)

This commit is contained in:
Belsima
2017-09-20 18:31:34 -04:00
committed by Lohikar
parent 0cc8b99a8e
commit 99de7c9499
2 changed files with 5 additions and 1 deletions
@@ -7,4 +7,8 @@
hardware_flag = PROGRAM_TABLET
max_hardware_size = 1
w_class = 2
light_strength = 2 // Same as PDAs
light_strength = 2 // Same as PDAs
/obj/item/modular_computer/tablet/Initialize()
. = ..()
icon_state += pick("", "-blue", "-green", "-red", "-brown")