mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
[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:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user