mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +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"
|
caliber = ".45 LC"
|
||||||
icon_state = "rifle-casing"
|
icon_state = "rifle-casing"
|
||||||
projectile_type = /obj/item/projectile/bullet/rifle/a45lc
|
projectile_type = /obj/item/projectile/bullet/rifle/a45lc
|
||||||
|
matter = list(DEFAULT_WALL_MATERIAL = 169)
|
||||||
|
|
||||||
/obj/item/ammo_casing/a45lc/rifle
|
/obj/item/ammo_casing/a45lc/rifle
|
||||||
desc = "A long silver bullet... +P, and .45 LC stamped into the base."
|
desc = "A long silver bullet... +P, and .45 LC stamped into the base."
|
||||||
@@ -174,3 +175,4 @@
|
|||||||
/obj/item/ammo_casing/a45lc/rubber
|
/obj/item/ammo_casing/a45lc/rubber
|
||||||
desc = "A long silver bullet... Has a rubber tip, and .45 LC stamped into the base."
|
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