Removed the tiles because apparently they're pointless.

This commit is contained in:
ProperPants
2016-03-30 21:32:41 -04:00
parent bca3c683e2
commit 065f3c8a9d
2 changed files with 6 additions and 29 deletions
@@ -49,14 +49,6 @@
icon_state = "tile-wood"
turf_type = /turf/simulated/floor/wood
/obj/item/stack/tile/wood/cyborg
name = "wood floor tiles"
gender = PLURAL
singular_name = "wood floor tile"
desc = "an easy to fit wood floor tile"
icon_state = "tile-wood"
turf_type = /turf/simulated/floor/wood
/*
* Carpets
*/
@@ -85,21 +77,6 @@
turf_type = /turf/simulated/floor/plasteel
mineralType = "metal"
/obj/item/stack/tile/plasteel/cyborg
name = "floor tiles"
gender = PLURAL
singular_name = "floor tile"
desc = "Those could work as a pretty decent throwing weapon."
icon_state = "tile"
force = 6
materials = list(MAT_METAL=500)
throwforce = 10
throw_speed = 3
throw_range = 7
flags = CONDUCT
turf_type = /turf/simulated/floor/plasteel
mineralType = "metal"
/*
* Light
*/