mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +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
|
||||
name = "Small radiation hood"
|
||||
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_state = "rad_fitted"
|
||||
species_restricted = list(SPECIES_TESHARI)
|
||||
|
||||
@@ -10704,6 +10704,8 @@
|
||||
/obj/structure/sign/warning/radioactive{
|
||||
pixel_y = 32
|
||||
},
|
||||
/obj/item/clothing/head/radiation/teshari,
|
||||
/obj/item/clothing/suit/radiation/teshari,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/maintenance/substation/gravgen)
|
||||
"US" = (
|
||||
|
||||
@@ -14800,6 +14800,8 @@
|
||||
/obj/machinery/status_display{
|
||||
pixel_y = 32
|
||||
},
|
||||
/obj/item/clothing/head/radiation/teshari,
|
||||
/obj/item/clothing/suit/radiation/teshari,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/engine_monitoring)
|
||||
"aVb" = (
|
||||
@@ -52248,6 +52250,8 @@
|
||||
/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,
|
||||
/area/rnd/research)
|
||||
"ilQ" = (
|
||||
|
||||
Reference in New Issue
Block a user