mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Fantasy redgate map (#7035)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
@@ -31,4 +31,18 @@
|
||||
|
||||
/obj/structure/table/rack/gun_rack/steel/New()
|
||||
material = get_material_by_name(MAT_STEEL)
|
||||
..()
|
||||
..()
|
||||
|
||||
/obj/structure/table/rack/wood
|
||||
color = "#A1662F"
|
||||
|
||||
/obj/structure/table/rack/wood/New()
|
||||
material = get_material_by_name(MAT_WOOD)
|
||||
..()
|
||||
|
||||
/obj/structure/table/rack/shelf/wood
|
||||
color = "#A1662F"
|
||||
|
||||
/obj/structure/table/rack/shelf/wood/New()
|
||||
material = get_material_by_name(MAT_WOOD)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user