Merge pull request #7490 from Citadel-Station-13/kevinz000-patch-5

allows emagged shuttle purchase requirement but this time it merges into master instead of a broken branch
This commit is contained in:
deathride58
2018-08-26 21:22:49 -04:00
committed by GitHub
@@ -421,6 +421,7 @@
if(obj_flags & EMAGGED)
return
obj_flags |= EMAGGED
SSshuttle.shuttle_purchase_requirements_met |= "emagged"
if(authenticated == 1)
authenticated = 2
to_chat(user, "<span class='danger'>You scramble the communication routing circuits!</span>")