mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Made old IPC icons into a mask slot item for prosthetic heads.
This commit is contained in:
@@ -345,6 +345,10 @@ var/global/list/gear_datums = list()
|
||||
display_name = "bandana, red"
|
||||
path = /obj/item/clothing/mask/bandana/red
|
||||
|
||||
/datum/gear/bandanamask/ipc_monitor
|
||||
display_name = "display monitor (prosthetic head only)"
|
||||
path = /obj/item/clothing/mask/monitor
|
||||
|
||||
/datum/gear/sterilemask
|
||||
display_name = "sterile mask"
|
||||
path = /obj/item/clothing/mask/surgical
|
||||
|
||||
Reference in New Issue
Block a user