Update communications.dm

This commit is contained in:
kevinz000
2018-08-23 00:32:49 -07:00
committed by GitHub
parent 342cc2a0ae
commit 0f19e35b6a
@@ -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>")