big floof

This commit is contained in:
KathrinBailey
2020-04-06 01:09:25 +01:00
parent 956c2a57bf
commit adeb61180c
12 changed files with 159 additions and 0 deletions
@@ -260,3 +260,10 @@
icon = 'icons/obj/clockwork_objects.dmi'
icon_state = "clockwork_floor"
floor_tile = /obj/item/stack/tile/bronze
/turf/open/floor/padded
name = "padded floor"
desc = "Keeps crazy people from hurting themselves. It's soft, plush, and very nice to get shoved agaisnt."
icon = 'icons/turf/floors.dmi'
icon_state = "floor_padded"
floor_tile = /obj/item/stack/tile/padded
@@ -68,6 +68,9 @@
/turf/open/floor/plasteel/chapel
icon_state = "chapel"
/turf/open/floor/plasteel/chapel_floor
icon_state = "chapel_alt"
/turf/open/floor/plasteel/showroomfloor
icon_state = "showroomfloor"