mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 02:36:30 +01:00
refactors attack_hand, attackby, attack_self (#5120)
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
else
|
||||
icon_state = "fdiffuser_on"
|
||||
|
||||
/obj/machinery/shield_diffuser/attack_hand(mob/user as mob)
|
||||
/obj/machinery/shield_diffuser/attack_hand(mob/user, list/params)
|
||||
if((. = ..()))
|
||||
return
|
||||
if(alarm)
|
||||
|
||||
Reference in New Issue
Block a user