diff --git a/code/game/objects/items/stacks/tiles/tile_types.dm b/code/game/objects/items/stacks/tiles/tile_types.dm index 550b975e15..9a097361c8 100644 --- a/code/game/objects/items/stacks/tiles/tile_types.dm +++ b/code/game/objects/items/stacks/tiles/tile_types.dm @@ -97,7 +97,7 @@ icon_state = "tile-tealcarpet" no_variants = FALSE -/*/obj/item/stack/tile/carpet/bcarpet //YW EDIT: Commented out to help with upstream merging. Get on this you fucking virgo bois. -yw +/obj/item/stack/tile/carpet/bcarpet //YW EDIT: Commented out to help with upstream merging. Get on this you fucking virgo bois. -yw //CHOMP Comment: Yawn commented out this block, but CHOMP already commented out this stuff so I just removed theirs. icon_state = "tile-carpet" /obj/item/stack/tile/carpet/blucarpet @@ -111,7 +111,8 @@ /obj/item/stack/tile/carpet/purcarpet icon_state = "tile-carpet" /obj/item/stack/tile/carpet/oracarpet - icon_state = "tile-carpet"*/ + icon_state = "tile-carpet" + */ /obj/item/stack/tile/floor name = "floor tile"