fixes gas miners not giving you feedback message when clicked as AI/borg/mommi from afar
Created by: Intigracy
if(!Adjacent(user))
to_chat(user, "<span class='warning'>You can't toggle \the [src] from that far away.</span>")
Created by: Intigracy
if(!Adjacent(user))
to_chat(user, "<span class='warning'>You can't toggle \the [src] from that far away.</span>")