Skip to content

Mommi fixes

Rob Nelson requested to merge pull/2141/MommiFixes into Bleeding-Edge

Created by: clusterfack

-Fixes Mommis duplicating cells in rechargers. Before mommis that used their cell as an occupant of a recharging station would keep the cell in their hand and fill the recharging station.

-Fix Mommis Storing modules in containers. Added a check to see if an item they were storing was in their modules.

-Fix Mommis being unable to store in coats. Removed an isrobot check and added the same check above.

-Fix Missing Range Check for Silicon Unbuckling.

Merge request reports