Improve mecha circuit crates to make them useful + few fixes (#25516)

* Improve mecha circuit crates to make them useful

* fix

* Update ripley.dm
This commit is contained in:
Сиротка
2024-05-27 16:42:02 +00:00
committed by GitHub
parent e6d1b5f8a8
commit c9f44b1f29
5 changed files with 26 additions and 14 deletions
@@ -517,6 +517,12 @@
icon_opened = "scicrate_open"
icon_closed = "scicrate"
/obj/structure/closet/crate/sci/robo
desc = "A science crate. Contain various mech parts."
icon_state = "scicrate_mech"
icon_opened = "scicrate_mech_open"
icon_closed = "scicrate_mech"
/obj/structure/closet/crate/secure/scisec
name = "secure science crate"
desc = "A crate with a lock on it, painted in the scheme of the station's scientists."