Skip to content

Another back of fixes for the RMCE

Rob Nelson requested to merge pull/5012/RMCE into Bleeding-Edge

Created by: dylanstrategie

  • Lower the research cost to make it easier to come by. Now Engineering 4, Materials 4, Programming 2. Still needs gold and silver to produce
  • Remplace changed to Replace whenever applicable
  • Fix the busy check to not allow working on multiple machines by abusing the initial do_after
  • Fix RMCE's inventory by using the proper storage procs for components
  • Machine scanning now outputs into the chat. Fomatting and delays whenever applicable (the delays are solely to prevent UI freezes and improve readability. .5 second per string)

Fixes #4766 (closed) fully this time Fixes #5007 (closed)

Merge request reports