Removing superfluous override

This commit is contained in:
Sam
2017-03-27 09:14:24 +01:00
parent 8bdd31c4c2
commit 54de887b6c
@@ -87,13 +87,6 @@
buildstacktype = /obj/item/stack/sheet/wood
// TODO: Special ash subtype that looks like charred chair legs
/obj/structure/stool/bed/chair/wood/attack_animal(mob/living/simple_animal/user)
if(user.environment_smash)
user.do_attack_animation(src)
visible_message("<span class='danger'>[user] smashes [src] apart!</span>")
new buildstacktype(loc, buildstackamount)
qdel(src)
/obj/structure/stool/bed/chair/wood/narsie_act()
return