yogstation13 / yogstation-classic

Yogstation13's classic code source.
http://www.yogstation.net
GNU Affero General Public License v3.0
12 stars 37 forks source link

Fixes ID being deleted when deconstructing ore redemption machine #1229

Closed X-TheDark closed 8 years ago

X-TheDark commented 8 years ago

Refer to issue #28 (sort of).

Intent of your Pull Request

If machine has ID in it, it is ejected when the machine is deconstructed, instead of being deleted.

Changelog

:cl: X-TheDark rscadd: Ore Redemption Machine no longer eats your inserted ID permanently if it is deconstructed. rscadd: Machines that accept your ID will now eject them if they become unpowered. If you still encounter any machines that do not do this, please point fingers at me and laugh (and make a GitHub issue). /:cl:

oisin100 commented 8 years ago

Could you make the machines eject ID's when they run out of power too? Its rather annoying...

X-TheDark commented 8 years ago

And done. These machines will now eject ID(s) if they become unpowered:

If there are any machines I missed, let me know.