mime/clown masks' face concealment altclick toggle. Plasmaman helmets' welding visors & smileys port.

This commit is contained in:
Ghommie
2020-10-16 20:27:09 +02:00
parent 4534dec889
commit c0f3317c01
9 changed files with 186 additions and 70 deletions
+7
View File
@@ -273,6 +273,13 @@
if(istype(H))
H.toggle_welding_screen(owner)
/datum/action/item_action/toggle_welding_screen/plasmaman
/datum/action/item_action/toggle_welding_screen/plasmaman/Trigger()
var/obj/item/clothing/head/helmet/space/plasmaman/H = target
if(istype(H))
H.toggle_welding_screen(owner)
/datum/action/item_action/toggle_headphones
name = "Toggle Headphones"
desc = "UNTZ UNTZ UNTZ"