mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fix teshari rad hood sprite, and map in tesh rad suits (#10506)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
/obj/item/clothing/head/radiation/teshari
|
/obj/item/clothing/head/radiation/teshari
|
||||||
name = "Small radiation hood"
|
name = "Small radiation hood"
|
||||||
desc = "A specialist hood with radiation protective properties, designed specifically for use by Teshari. Made to order by Aether."
|
desc = "A specialist hood with radiation protective properties, designed specifically for use by Teshari. Made to order by Aether."
|
||||||
icon = 'icons/inventory/suit/item_teshari.dmi'
|
icon = 'icons/inventory/head/item_teshari.dmi'
|
||||||
icon_override = 'icons/inventory/head/mob_teshari.dmi'
|
icon_override = 'icons/inventory/head/mob_teshari.dmi'
|
||||||
icon_state = "rad_fitted"
|
icon_state = "rad_fitted"
|
||||||
species_restricted = list(SPECIES_TESHARI)
|
species_restricted = list(SPECIES_TESHARI)
|
||||||
|
|||||||
@@ -10704,6 +10704,8 @@
|
|||||||
/obj/structure/sign/warning/radioactive{
|
/obj/structure/sign/warning/radioactive{
|
||||||
pixel_y = 32
|
pixel_y = 32
|
||||||
},
|
},
|
||||||
|
/obj/item/clothing/head/radiation/teshari,
|
||||||
|
/obj/item/clothing/suit/radiation/teshari,
|
||||||
/turf/simulated/floor/tiled,
|
/turf/simulated/floor/tiled,
|
||||||
/area/maintenance/substation/gravgen)
|
/area/maintenance/substation/gravgen)
|
||||||
"US" = (
|
"US" = (
|
||||||
|
|||||||
@@ -14800,6 +14800,8 @@
|
|||||||
/obj/machinery/status_display{
|
/obj/machinery/status_display{
|
||||||
pixel_y = 32
|
pixel_y = 32
|
||||||
},
|
},
|
||||||
|
/obj/item/clothing/head/radiation/teshari,
|
||||||
|
/obj/item/clothing/suit/radiation/teshari,
|
||||||
/turf/simulated/floor/tiled,
|
/turf/simulated/floor/tiled,
|
||||||
/area/engineering/engine_monitoring)
|
/area/engineering/engine_monitoring)
|
||||||
"aVb" = (
|
"aVb" = (
|
||||||
@@ -52248,6 +52250,8 @@
|
|||||||
/obj/item/clothing/glasses/meson,
|
/obj/item/clothing/glasses/meson,
|
||||||
/obj/item/clothing/glasses/meson,
|
/obj/item/clothing/glasses/meson,
|
||||||
/obj/item/clothing/glasses/meson,
|
/obj/item/clothing/glasses/meson,
|
||||||
|
/obj/item/clothing/suit/radiation/teshari,
|
||||||
|
/obj/item/clothing/head/radiation/teshari,
|
||||||
/turf/simulated/floor/tiled/white,
|
/turf/simulated/floor/tiled/white,
|
||||||
/area/rnd/research)
|
/area/rnd/research)
|
||||||
"ilQ" = (
|
"ilQ" = (
|
||||||
|
|||||||
Reference in New Issue
Block a user