Files
5c6c91144c [MIRROR] Changes the missing food icon test to cover ALL /obj's [MDB IGNORE] (#18139)
* Changes the missing food icon test to cover ALL /obj's

* Update implant.dm

* Hopefully fixes all the failing integration tests!

* Fixes more missing icons

* Even more icon fixes

* Hopefully that was all of them

* Okay now SURELY that's all of them

* I'm tired of this shit man

* Hopefully that's all, for real this time!

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2022-12-28 19:30:05 -05:00

47 lines
1.3 KiB
Plaintext

/obj/structure/sign/shuttleg250
name = "Transfer Shuttle G250"
desc = "Transfer Shuttle G250."
icon = 'modular_skyrat/modules/advanced_shuttles/icons/g250.dmi' //LARGE icon
icon_state = "g250"
/obj/structure/fans/tiny/forcefield
name = "forcefield"
desc = "A fluctuating forcefield for ships to cross."
icon = 'modular_skyrat/modules/advanced_shuttles/icons/effects.dmi'
icon_state = "forcefield"
//Floor Decals -----
/obj/effect/turf_decal/shuttle/exploration
icon = 'modular_skyrat/modules/advanced_shuttles/icons/exploration_floor.dmi'
icon_state = "decal1"
/obj/effect/turf_decal/shuttle/exploration/medbay
icon_state = "decalmed"
/obj/effect/turf_decal/shuttle/exploration/cargostore
icon_state = "decalstore"
/obj/effect/turf_decal/shuttle/exploration/bridge
icon_state = "decalbridge"
/obj/effect/turf_decal/shuttle/exploration/o2
icon_state = "decalo2"
/obj/effect/turf_decal/shuttle/exploration/typhon
icon_state = "decal2"
/obj/effect/turf_decal/shuttle/exploration/echidna
icon_state = "decal1"
/obj/effect/turf_decal/shuttle/exploration/weapons
icon_state = "decal3"
/obj/effect/turf_decal/shuttle/exploration/airlock
icon_state = "decal4"
/obj/effect/turf_decal/shuttle/exploration/hazardstripe
icon_state = "hazard_decal"
/obj/effect/turf_decal/shuttle/exploration/bot
icon_state = "bot_decal"