Update void_vr.dm

This commit is contained in:
killer653
2016-07-08 13:33:39 -04:00
committed by GitHub
parent a7ef3ae241
commit 3af5c2ffa7
@@ -17,7 +17,8 @@
"Flatland Zorren" = 'icons/mob/species/fennec/helmet_vr.dmi',
"Highlander Zorren" = 'icons/mob/species/fox/helmet_vr.dmi',
"Vulpkanin" = 'icons/mob/species/vulpkanin/helmet.dmi',
"Promethean" = 'icons/mob/species/skrell/helmet.dmi'
"Promethean" = 'icons/mob/species/skrell/helmet.dmi',
"Xenomorph Hybrid" = 'icons/mob/species/unathi/helmet.dmi'
)
sprite_sheets_obj = list(
@@ -31,7 +32,8 @@
"Flatland Zorren" = 'icons/obj/clothing/species/fennec/hats.dmi',
"Highlander Zorren" = 'icons/obj/clothing/species/fox/hats.dmi',
"Vulpkanin" = 'icons/obj/clothing/species/vulpkanin/hats.dmi',
"Promethean" = 'icons/obj/clothing/species/skrell/hats.dmi'
"Promethean" = 'icons/obj/clothing/species/skrell/hats.dmi',
"Xenomorph Hybrid" = 'icons/obj/clothing/species/unathi/hats.dmi'
)
/obj/item/clothing/suit/space/void
@@ -46,7 +48,8 @@
"Flatland Zorren" = 'icons/mob/species/fennec/suit_vr.dmi',
"Highlander Zorren" = 'icons/mob/species/fox/suit_vr.dmi',
"Vulpkanin" = 'icons/mob/species/vulpkanin/suit.dmi',
"Promethean" = 'icons/mob/species/skrell/suit.dmi'
"Promethean" = 'icons/mob/species/skrell/suit.dmi',
"Xenomorph Hybrid" = 'icons/mob/species/unathi/suit.dmi'
)
@@ -70,4 +73,4 @@
// when the item is equipped in outer clothing slot.
// This variable is normally used to set the icon_override when the suit is refitted,
// however the species spritesheet now means we no longer need that anyway!
sprite_sheets_refit = list()
sprite_sheets_refit = list()