Some Alien-specific Suit Sprites (#16208)

This commit is contained in:
Geeves
2023-04-29 09:16:47 +00:00
committed by GitHub
parent d4a1001062
commit ea6eb20cba
9 changed files with 51 additions and 0 deletions
@@ -5,6 +5,8 @@
desc = "A sealed bio suit capable of insulating against exotic alien energies."
icon_state = "engspace_suit"
item_state = "engspace_suit"
icon_auto_adapt = TRUE
icon_supported_species_tags = list("skr", "taj", "una")
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 100, rad = 100)
/obj/item/clothing/head/hazmat/anomaly
@@ -12,6 +14,8 @@
desc = "A sealed bio hood capable of insulating against exotic alien energies."
icon_state = "engspace_helmet"
item_state = "engspace_helmet"
icon_auto_adapt = TRUE
icon_supported_species_tags = list("skr", "taj", "una")
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 100, rad = 100)
/obj/item/clothing/suit/space/anomaly