Files
Bubberstation/code/modules
SkyratBot 40550d1ab4 [MIRROR] Fixes some monkey business with monkies trying to give items to mobs with no hands. [MDB IGNORE] (#17396)
* Fixes some monkey business with monkies trying to give items to mobs with no hands. (#71086)

held_items is only populated if the mob is able to hold things. In this case, lizards (and most simple / basic mobs) don't have hands, so it's just an empty list. Fixed that at the `/mob` level.

Also made the giving logic a little more robust to handle mobs mobs not actually wearing anything as well.

* Fixes some monkey business with monkies trying to give items to mobs with no hands.

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-11-06 16:40:59 -05:00
..
2022-11-02 20:20:13 -04:00