mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Fixes #9174 - humans buckled to xeno nests can still attack
This commit is contained in:
@@ -89,3 +89,6 @@
|
||||
return attack_hand(user)
|
||||
else
|
||||
return ..()
|
||||
|
||||
/obj/structure/bed/nest/prevents_buckled_mobs_attacking()
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user