[MIRROR] Reverts recipe changes from Industrial Expansion

This commit is contained in:
Chompstation Bot
2021-05-27 17:17:01 +00:00
parent bbafe17f3b
commit d76e756e5f
48 changed files with 71532 additions and 215 deletions

View File

@@ -300,15 +300,14 @@
icon_state = "lcasing"
caliber = "14.5mm"
projectile_type = /obj/item/projectile/bullet/rifle/a145
matter = list(MAT_TITANIUM = 2500, MAT_URANIUM = 1000, MAT_PLASTEEL = 1500)
matter = list(DEFAULT_WALL_MATERIAL = 1250)
/obj/item/ammo_casing/a145/highvel
desc = "A 14.5mm sabot shell."
projectile_type = /obj/item/projectile/bullet/rifle/a145
matter = list(MAT_TITANIUM = 2500, MAT_PLASTEEL = 1500)
/obj/item/ammo_casing/a145/spent/Initialize()
. = ..()
..()
expend()
/*