mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
More floors and decals (#18328)
* industrial decals from galatean ship * aa * wood * a * hbsr4thb * freezer and white * floor spritez * uggghh * dme * graegrae * cccc * aerhbgran * hhhghghg * 4 * g5eah5e * hhh * line decals * 234gf3erg * s6u 45r * door marking * 56s46hb45 * jtfjft * th * eg * g * 4ewrahbd * rhb * #include "interface\skin.dmf" huh???? * soul injection * cc * wdfqasc * b * ugh * tests rerun please * rg --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
d0c6f4ffe1
commit
6b12b09df3
@@ -169,7 +169,7 @@
|
||||
icon_state = "grate_light"
|
||||
base_icon_state = "grate_light"
|
||||
return_amount = 1
|
||||
color = COLOR_GUNMETAL
|
||||
color = COLOR_GRAY50
|
||||
|
||||
/obj/structure/lattice/catwalk/indoor/grate/light/old/Initialize()
|
||||
. = ..()
|
||||
@@ -186,6 +186,12 @@
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark
|
||||
color = COLOR_DARK_GUNMETAL
|
||||
|
||||
/obj/structure/lattice/catwalk/indoor/grate/gunmetal
|
||||
color = COLOR_DARK_GUNMETAL
|
||||
|
||||
/obj/structure/lattice/catwalk/indoor/grate/slate
|
||||
color = COLOR_SLATE
|
||||
|
||||
/obj/structure/lattice/catwalk/indoor/urban
|
||||
name = "grate"
|
||||
desc = "A metal grate."
|
||||
|
||||
Reference in New Issue
Block a user