Gives FBP's a proc to change their monitor display without using a mask item. (#7452)

* Synthetics display monitor

Does a change to the synthetics monitor heads and other heads that have displays, allowing them to have those displays without using a mask, using a proc that is given to them. works by basically replacing eye sprite.

* changelog.

* removes the monitor mask item.

* switches && for || in line 363

* moves line of code
This commit is contained in:
SplinterGP
2020-08-20 22:24:23 -03:00
committed by GitHub
parent 4a56ad2191
commit 42e23055a8
8 changed files with 67 additions and 8 deletions

View File

@@ -134,11 +134,6 @@
cloaks[initial(cloak_type.name)] = cloak_type
gear_tweaks += new/datum/gear_tweak/path(sortAssoc(cloaks))
/datum/gear/mask/ipc_monitor
display_name = "display monitor (Full Body Prosthetic)"
path = /obj/item/clothing/mask/monitor
sort_category = "Xenowear"
/datum/gear/uniform/harness
display_name = "gear harness (Full Body Prosthetic, Diona)"
path = /obj/item/clothing/under/harness