mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] ports a bunch of grep checks from TG (#10361)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
21031b169b
commit
3cfc33bfde
@@ -112,4 +112,4 @@
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 10000)
|
||||
|
||||
/obj/item/ammo_magazine/mg42/empty
|
||||
initial_ammo = 0
|
||||
initial_ammo = 0
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
icon_state = "agshell"
|
||||
caliber = "12g"
|
||||
projectile_type = /obj/item/projectile/bullet/pellet/shotgun/silver
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 360, "silver" = 240)
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 360, "silver" = 240)
|
||||
|
||||
@@ -28,4 +28,4 @@
|
||||
projectile_type = /obj/item/projectile/bullet/rifle/a762/lmg
|
||||
|
||||
/obj/item/projectile/bullet/rifle/a762/lmg
|
||||
icon_state = "bullet_alt"
|
||||
icon_state = "bullet_alt"
|
||||
|
||||
@@ -680,4 +680,4 @@
|
||||
/obj/item/ammo_magazine/s45lc/rifle
|
||||
name = "speedloader (.45 LC +P)"
|
||||
icon_state = "RI44"
|
||||
ammo_type = /obj/item/ammo_casing/a45lc/rifle
|
||||
ammo_type = /obj/item/ammo_casing/a45lc/rifle
|
||||
|
||||
@@ -217,4 +217,3 @@
|
||||
/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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user