mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-18 18:57:41 +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)
|