- Added wood floor tiles (made from wood planks)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4160 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2012-07-24 04:34:12 +00:00
parent cf86c755d6
commit 699c4472c2
8 changed files with 8289 additions and 8219 deletions
+13
View File
@@ -1333,6 +1333,19 @@
max_amount = 60
origin_tech = "biotech=1"
/obj/item/stack/tile/wood
name = "wood floor tiles"
singular_name = "wood floor tile"
desc = "an easy to fit wood floor tile"
icon_state = "tile-wood"
w_class = 3.0
force = 1.0
throwforce = 1.0
throw_speed = 5
throw_range = 20
flags = FPRINT | TABLEPASS | CONDUCT
max_amount = 60
/obj/item/stack/light_w
name = "wired glass tiles"
singular_name = "wired glass floor tile"
+3 -1
View File
@@ -33,7 +33,9 @@
return 0
proc/is_grass_floor()
return 0
proc/return_siding_icon_state()
proc/is_wood_floor()
return 0
proc/return_siding_icon_state() //used for grass floors, which have siding.
return 0
/turf/space