mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 10:01:58 +00:00
## About The Pull Request - Removed the following unused/unchanging vars from machines - `wire_compatible` - `machine_power_rectifier` - `market_verb` - Removed setting `fair_market_price` in places which did not check for NAP violations like cryo & coffee pot - Autodoc for other vars & procs. Adds modifiers for procs where it makes sense - Merged `base_item_interaction()` with its already existing implementation. RPED now adds finger print to the machine & respects `COMSIG_TRY_USE_MACHINE` - Removed proc `locate_machinery()` which was only used by turbine machinery, ## Changelog 🆑 code: improved code for machinery /🆑 --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>