mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Derp, rename proc
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
to_chat(user, "A light switch. It is [on? "on" : "off"].")
|
||||
|
||||
/obj/machinery/light_switch/attack_ghost(mob/user)
|
||||
if(user.can_admin_observe())
|
||||
if(user.can_admin_interact())
|
||||
return attack_hand(user)
|
||||
|
||||
/obj/machinery/light_switch/attack_hand(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user