mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-05-21 06:49:02 +01:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
/mob/camera/god/UnarmedAttack(atom/A)
|
|
A.attack_god(src)
|
|
|
|
/mob/camera/god/RangedAttack(atom/A)
|
|
A.attack_god(src)
|
|
|
|
/atom/proc/attack_god(mob/user)
|
|
return
|