Fixes c20r damage (#31425)

* Fixes c20r damage

* minor pointless documentation
This commit is contained in:
FrozenGuy5
2017-10-08 22:35:03 +02:00
committed by CitadelStationBot
parent 1f349aeccc
commit 3e6fcaec28
2 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@
desc = "A 4.6x30mm incendiary bullet casing."
projectile_type = /obj/item/projectile/bullet/incendiary/c46x30mm
// .45 (M1911)
// .45 (M1911 + C20r)
/obj/item/ammo_casing/c45
name = ".45 bullet casing"

View File

@@ -122,7 +122,7 @@
damage = 10
fire_stacks = 1
// .45 (M1911)
// .45 (M1911 & C20r)
/obj/item/projectile/bullet/c45
name = ".45 bullet"
@@ -131,7 +131,7 @@
/obj/item/projectile/bullet/c45_nostamina
name = ".45 bullet"
damage = 20
damage = 30
// 5.56mm (M-90gl Carbine)