Adds (dirty) steel tiles.

This commit is contained in:
PsiOmega
2015-08-02 13:37:19 +02:00
committed by Zuhayr
parent 593023443f
commit aa475ea23c
6 changed files with 21 additions and 0 deletions

View File

@@ -87,6 +87,12 @@
singular_name = "red floor tile"
icon_state = "tile_red"
/obj/item/stack/tile/floor_steel
name = "steel floor tile"
singular_name = "steel floor tile"
icon_state = "tile_steel"
matter = list("plasteel" = 937.5)
/obj/item/stack/tile/floor_white
name = "white floor tile"
singular_name = "white floor tile"