mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Exploration Equipment Vendors and misc changes (#7616)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
icon_state = "rod"
|
||||
fire_sound = 'sound/weapons/railgun.ogg'
|
||||
damage = 65
|
||||
stun = 1
|
||||
weaken = 1
|
||||
stun = 0 // CHOMPedit: Guaranteed stuns from a gun bad.
|
||||
weaken = 0 // CHOMPedit: Guaranteed stuns from a gun bad.
|
||||
penetrating = 5
|
||||
armor_penetration = 70
|
||||
hud_state = "alloy_spike"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
name = "rapid flechette"
|
||||
icon_state = "flechette"
|
||||
fire_sound = 'sound/weapons/rapidslice.ogg'
|
||||
damage = 10
|
||||
armor_penetration = 35
|
||||
damage = 15
|
||||
armor_penetration = 60 // Now that stun's gone from the parent type, we can boost this back up.
|
||||
hud_state = "alloy_spike"
|
||||
|
||||
/obj/item/projectile/bullet/magnetic/fuelrod/blitz
|
||||
|
||||
Reference in New Issue
Block a user