Merge pull request #13468 from Tourte-Yaya/bald-IPC-screen

Allows the IPC players to select the bald IPC monitor using the "Change Monitor" button
This commit is contained in:
Fox McCloud
2020-05-22 22:35:20 -04:00
committed by GitHub
@@ -4,6 +4,10 @@
glasses_over = 1
models_allowed = list("Bishop Cybernetics mtr.", "Hesphiastos Industries mtr.", "Morpheus Cyberkinetics", "Ward-Takahashi mtr.", "Xion Manufacturing Group mtr.", "Shellguard Munitions Monitor Series")
/datum/sprite_accessory/hair/ipc/ipc_screen_bald
name = "Bald"
icon_state = "bald"
/datum/sprite_accessory/hair/ipc/ipc_screen_pink
name = "Pink IPC Screen"
icon_state = "pink"