[MIRROR] Fixes href exploit to use rwall with any pda. [MDB IGNORE] (#13891)

* Fixes href exploit to use rwall with any pda. (#67253)

* Fixes href exploit to use rwall with any pda.

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
This commit is contained in:
SkyratBot
2022-05-26 01:09:29 +02:00
committed by GitHub
parent 773d7c60bd
commit c3c07a00f0
@@ -133,6 +133,9 @@
if(!sending_and_receiving)
to_chat(usr, span_notice("ERROR: Device has sending disabled."))
return
if(!spam_mode)
to_chat(usr, span_notice("ERROR: Device does not have mass-messaging perms."))
return
var/list/targets = list()