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

Removes Xenoarch access on Mining Shuttle #7134

Merged
merged 2 commits into from Apr 5, 2020

Conversation

Novacat
Copy link
Contributor

@Novacat Novacat commented Apr 5, 2020

On request from Admins

Copy link
Contributor

@TheFurryFeline TheFurryFeline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doors leading into the area should also be changed.

@Novacat
Copy link
Contributor Author

Novacat commented Apr 5, 2020

I am not too worried about the doors leading into the area. Just the shuttle itself.

@TheFurryFeline
Copy link
Contributor

If xenoarch is to lose access as a whole, the doors should also have xenoarch access removed.

@Novacat Novacat merged commit 84e138f into VOREStation:master Apr 5, 2020
@KasparoVy
Copy link
Contributor

KasparoVy commented Apr 5, 2020

Cheers. Claim jumpers!

@@ -10,7 +10,7 @@

/obj/machinery/computer/shuttle_control/belter
name = "belter control console"
req_one_access = list(access_mining, access_xenoarch, access_medical_equip) //Allows xenoarch, miners AND doctors to use it.
req_one_access = list(access_mining, access_medical_equip) //Allows xenoarch, miners AND doctors to use it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment wasn't changed, eh?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@Heroman3003
Copy link
Contributor

If Xenoarch are not expected to do belt mining anymore, belt miner crate might need a change, because I don't remember exactly, but it also might have xenoarch access.

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

Successfully merging this pull request may close these issues.

None yet

4 participants