mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
Fixes c20r damage (#31425)
* Fixes c20r damage * minor pointless documentation
This commit is contained in:
committed by
CitadelStationBot
parent
1f349aeccc
commit
3e6fcaec28
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user