Merge pull request #11431 from Citadel-Station-13/Ghommie-patch-1

Missing contractor tablet icon state fix
This commit is contained in:
kevinz000
2020-03-12 09:49:50 -07:00
committed by GitHub

View File

@@ -24,11 +24,11 @@
/obj/item/modular_computer/tablet/syndicate_contract_uplink
name = "contractor tablet"
icon = 'icons/obj/contractor_tablet.dmi'
icon_state = "tablet-red"
icon_state = "tablet"
icon_state_unpowered = "tablet"
icon_state_powered = "tablet"
icon_state_menu = "assign"
w_class = WEIGHT_CLASS_SMALL
slot_flags = ITEM_SLOT_ID | ITEM_SLOT_BELT
comp_light_luminosity = 6.3
has_variants = FALSE
has_variants = FALSE