mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 13:16:47 +01:00
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
/obj/structure/cable/attack_hand(mob/user, act_intent, attackchain_flags)
|
|
. = ..()
|
|
shock(user, 50)
|