mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 17:36:52 +01:00
Ports modular tablet sprites from /tg/. (#3437)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user