anti-sand measures

- added Solar Defence Crates: they are found in every engineering storage, containing 4 anti-meteor satellites and 1 control board. Useful for keeping solar arrays safe from any space sand
- added more space sand shielding in vital or important spots (such as cooling loops, comms lines etc)
This commit is contained in:
evilew
2024-05-21 15:25:31 +02:00
parent 290655505a
commit 45775acc35
6 changed files with 1510 additions and 1402 deletions
@@ -205,6 +205,20 @@
new /obj/item/paper/guides/jobs/engi/solars(src)
new /obj/item/electronics/tracker(src)
//gs13 - solar defence crate
/obj/structure/closet/crate/solarpanel_defence
name = "solar system defence crate"
icon_state = "engi_e_crate"
/obj/structure/closet/crate/solarpanel_defence/PopulateContents()
..()
new /obj/machinery/satellite/meteor_shield(src)
new /obj/machinery/satellite/meteor_shield(src)
new /obj/machinery/satellite/meteor_shield(src)
new /obj/machinery/satellite/meteor_shield(src)
new /obj/item/paper/guides/jobs/engi/solar_defence(src)
new /obj/item/circuitboard/computer/sat_control(src)
/obj/structure/closet/crate/goldcrate
name = "gold crate"