Fixes #9174 - humans buckled to xeno nests can still attack

This commit is contained in:
Kyep
2020-09-27 00:57:57 -07:00
parent 936584518c
commit 6416c457ce
3 changed files with 11 additions and 0 deletions
@@ -89,3 +89,6 @@
return attack_hand(user)
else
return ..()
/obj/structure/bed/nest/prevents_buckled_mobs_attacking()
return TRUE