mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-03-28 06:33:00 +00:00
* Constructable honey extractor + floral disk printable Making the Honey Extractor buildable with a circuit in the autolathe and the floral disk for xenobot is now printable when floraguns are researched. * Update beehive.dm * Update .gitignore * Update _map_selection.dm * Update beehive.dm * Update beehive.dm * More honey_extractor changes. – made the honey_extractor anchorable. – ensured the honey_extractor can’t run when the maintenance panel is open. – honey_extractor can now lose power and can’t run when so. – honey_extractor will now use power 5*200watts for processing 1 honey_frame. (can be easily changed if needed) – appropriorate messages for the new states. – appropriorate icons and overlays for the new states. * changes to make the maintainer happy put the circuit board in the appropriate place and changed some grammar and code to ensure smooth sailing. --------- Co-authored-by: antokamire <140556309+antokamire@users.noreply.github.com> Co-authored-by: Luther <221619555+SaintLuther@users.noreply.github.com>