mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user