Enables more burnable wood objects

This commit is contained in:
Sam
2017-04-18 20:06:47 +01:00
parent 88252397c2
commit 7be3d5baf6
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -136,6 +136,8 @@ for reference:
icon = 'icons/obj/structures.dmi'
icon_state = "woodenbarricade"
stacktype = /obj/item/stack/sheet/wood
burn_state = FLAMMABLE
burntime = 25
/obj/structure/barricade/mime
name = "floor"
+2
View File
@@ -5,6 +5,8 @@
icon_state = "dresser"
density = 1
anchored = 1
burn_state = FLAMMABLE
burntime = 25
/obj/structure/dresser/attack_hand(mob/user as mob)
if(!Adjacent(user))//no tele-grooming