mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
* Revert "Be safe, radios. (#25595)" This reverts commitbfa88abd5a. * Revert "Fixes various radio issues (#25586)" This reverts commit9296564ab6. * Revert "refactors radios to use proximity (#25303)" This reverts commit06db6bc004. * One more bit that needed reverting. * Begone, unnecessary file! --------- Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
This commit is contained in:
co-authored by
FunnyMan3595
parent
03cca11f95
commit
82a1cc6a4e
@@ -1048,9 +1048,6 @@
|
||||
|
||||
if("ghost_radio")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTRADIO
|
||||
if(isobserver(user))
|
||||
var/mob/dead/observer/dead_dude = user
|
||||
dead_dude.update_dead_radio()
|
||||
|
||||
if("ghost_pda")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTPDA
|
||||
|
||||
Reference in New Issue
Block a user