mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 04:02:31 +00:00
Co-authored-by: Fluff <jasper0601.com@gmail.com> Co-authored-by: Raeschen <rycoop29@gmail.com> Co-authored-by: BlackMajor <henrydyer6@hotmail.com>
38 lines
881 B
Plaintext
38 lines
881 B
Plaintext
//Oh this are apparently a thing
|
|
// Rod for railguns. Slightly less nasty than the sniper round.
|
|
/obj/item/projectile/bullet/magnetic
|
|
damage = 33
|
|
|
|
/obj/item/projectile/bullet/magnetic/slug
|
|
damage = 37
|
|
|
|
/obj/item/projectile/bullet/magnetic/flechette
|
|
damage = 10
|
|
|
|
/obj/item/projectile/bullet/magnetic/flechette/small
|
|
damage = 6
|
|
|
|
/obj/item/projectile/bullet/magnetic/flechette/small/khi
|
|
damage = 9
|
|
|
|
/obj/item/projectile/bullet/magnetic/flechette/hunting
|
|
armor_penetration = 15
|
|
SA_bonus_damage = 20
|
|
|
|
/obj/item/projectile/bullet/magnetic/heated/weak
|
|
damage = 7
|
|
|
|
/obj/item/projectile/bullet/magnetic/fuelrod
|
|
damage = 15
|
|
|
|
/obj/item/projectile/bullet/magnetic/fuelrod/tritium
|
|
damage = 20
|
|
|
|
/obj/item/projectile/bullet/magnetic/fuelrod/phoron
|
|
damage = 17
|
|
|
|
/obj/item/projectile/bullet/magnetic/fuelrod/supermatter
|
|
damage = 7
|
|
|
|
/obj/item/projectile/bullet/magnetic/bore
|
|
damage = 10 |