mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-21 13:56:31 +01:00
14 lines
348 B
Plaintext
14 lines
348 B
Plaintext
/obj/structure/table/rack/steel
|
|
color = "#666666"
|
|
material_base = /datum/prototype/material/steel
|
|
|
|
/obj/structure/table/rack/shelf
|
|
name = "shelving"
|
|
desc = "Some nice metal shelves."
|
|
icon = 'icons/obj/objects.dmi'
|
|
icon_state = "shelf"
|
|
|
|
/obj/structure/table/rack/shelf/steel
|
|
color = "#666666"
|
|
material_base = /datum/prototype/material/steel
|