Fixes the wrong proc being used.

This commit is contained in:
KazeEspada
2016-02-18 20:32:00 -07:00
parent fff4639bca
commit fd3557761c
@@ -224,7 +224,7 @@
origin_type = origin.type
/obj/item/chair/attack_hand(mob/user)
/obj/item/chair/attack_self(mob/user)
plant(user)
/obj/item/chair/proc/plant(user)