mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #1348 from Neerti/4/4/2016_lwap_nerf
Laser Snipers no longer stun on hit.
This commit is contained in:
@@ -140,9 +140,6 @@
|
|||||||
icon_state = "xray"
|
icon_state = "xray"
|
||||||
damage = 50
|
damage = 50
|
||||||
armor_penetration = 10
|
armor_penetration = 10
|
||||||
stun = 3
|
|
||||||
weaken = 3
|
|
||||||
stutter = 3
|
|
||||||
|
|
||||||
muzzle_type = /obj/effect/projectile/xray/muzzle
|
muzzle_type = /obj/effect/projectile/xray/muzzle
|
||||||
tracer_type = /obj/effect/projectile/xray/tracer
|
tracer_type = /obj/effect/projectile/xray/tracer
|
||||||
@@ -170,4 +167,4 @@
|
|||||||
|
|
||||||
muzzle_type = /obj/effect/projectile/stun/muzzle
|
muzzle_type = /obj/effect/projectile/stun/muzzle
|
||||||
tracer_type = /obj/effect/projectile/stun/tracer
|
tracer_type = /obj/effect/projectile/stun/tracer
|
||||||
impact_type = /obj/effect/projectile/stun/impact
|
impact_type = /obj/effect/projectile/stun/impact
|
||||||
|
|||||||
Reference in New Issue
Block a user