mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
fixes the laws of thermodynamics for .45 LC i hope
god imagine having to add mat values for all of these other bullets
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
caliber = ".45 LC"
|
||||
icon_state = "rifle-casing"
|
||||
projectile_type = /obj/item/projectile/bullet/rifle/a45lc
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 169)
|
||||
|
||||
/obj/item/ammo_casing/a45lc/rifle
|
||||
desc = "A long silver bullet... +P, and .45 LC stamped into the base."
|
||||
@@ -173,4 +174,5 @@
|
||||
|
||||
/obj/item/ammo_casing/a45lc/rubber
|
||||
desc = "A long silver bullet... Has a rubber tip, and .45 LC stamped into the base."
|
||||
projectile_type = /obj/item/projectile/bullet/rifle/a45lc/rubber
|
||||
projectile_type = /obj/item/projectile/bullet/rifle/a45lc/rubber
|
||||
|
||||
|
||||
Reference in New Issue
Block a user