Fixes c20r damage (#31425)
* Fixes c20r damage * minor pointless documentation
This commit is contained in:
committed by
CitadelStationBot
parent
1f349aeccc
commit
3e6fcaec28
@@ -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