mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
replaced electrodes with insta hit taser beams.
This commit is contained in:
@@ -168,4 +168,11 @@ var/list/beam_master = list()
|
||||
damage = 60
|
||||
stun = 5
|
||||
weaken = 5
|
||||
stutter = 5
|
||||
stutter = 5
|
||||
|
||||
/obj/item/projectile/beam/stun
|
||||
name = "stun beam"
|
||||
icon_state = "stun"
|
||||
nodamage = 1
|
||||
agony = 40
|
||||
damage_type = HALLOSS
|
||||
Reference in New Issue
Block a user