Fixes my own stupidity

This commit is contained in:
LunarFleet
2020-08-18 08:19:33 -04:00
parent 1617ac4627
commit 843e2f36d4
3 changed files with 7 additions and 7 deletions
@@ -30,13 +30,6 @@
damage = 12
armor_penetration = 100
/obj/item/projectile/bullet/magnetic/flechette/rapid
name = "rapid flechette"
icon_state = "flechette"
fire_sound = 'sound/weapons/rapidslice.ogg'
damage = 10
armor_penetration = 35
/obj/item/projectile/bullet/magnetic/flechette/hunting
name = "shredder slug"
armor_penetration = 30
@@ -0,0 +1,6 @@
/obj/item/projectile/bullet/magnetic/flechette/rapid
name = "rapid flechette"
icon_state = "flechette"
fire_sound = 'sound/weapons/rapidslice.ogg'
damage = 10
armor_penetration = 35