Adds in the ammo and the bullet!

This commit is contained in:
TrilbySpaceClone
2018-07-06 15:49:19 -04:00
parent 619a64173f
commit d764f5128a
2 changed files with 10 additions and 0 deletions
@@ -16,6 +16,11 @@
desc = "A 4.6x30mm incendiary bullet casing."
projectile_type = /obj/item/projectile/bullet/incendiary/c46x30mm
/obj/item/ammo_casing/c46x30mm/tx
name = "Toxin Tipped 4.6x30mm bullet casing."
desc = "A Toxin Tipped 4.6x30mm bullet casing."
projectile_type = /obj/item/projectile/bullet/c46x30mm
// .45 (M1911 + C20r)
/obj/item/ammo_casing/c45
@@ -24,3 +24,8 @@
name = "4.6x30mm incendiary bullet"
damage = 10
fire_stacks = 1
/obj/item/projectile/bullet/c46x30mm_tx
name = "toxin tipped 4.6x30mm bullet"
damage = 15
damage_type = TOX