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
+6 -6
View File
@@ -22,13 +22,13 @@
icon_state = "rods"
item_state = "rods"
flags = CONDUCT
w_class = 3.0
force = 9.0
throwforce = 10.0
throw_speed = 3
throw_range = 7
w_class =
force =
throwforce =
throw_speed =
throw_range =
materials = list()
max_amount = 60
max_amount =
attack_verb = list("hit", "bludgeoned", "whacked")
hitsound = 'sound/weapons/grenadelaunch.ogg'
@@ -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
*/