Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material Stacking machine can't be built during round #1731

Open
NanakoAC opened this issue Aug 19, 2018 · 1 comment
Open

Material Stacking machine can't be built during round #1731

NanakoAC opened this issue Aug 19, 2018 · 1 comment

Comments

@NanakoAC
Copy link
Contributor

/obj/machinery/mineral/stacking_machine, in machine_stacking.dm
Leaving aside any issue of circuitboards for a moment, there's a rather fatal issue with this machine. It depends on mapped-in markers for its input and output tiles. Markers which delete themselves on initialize.

So if you do build (or spawn) one during a round, it can never function correctly, at least not without some variable editing

Ideal solution would be an interface for manually configuring the input and output tiles

This problem probably also exists with the ore processor

@ITCups
Copy link
Contributor

ITCups commented Oct 13, 2018

Should be ported form europa baystation first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants