mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
7 lines
315 B
Plaintext
7 lines
315 B
Plaintext
/obj/item/ammo_casing/a12g/silver
|
|
name = " Silver shotgun shell"
|
|
desc = "A 12 gauge slug. Bless and Sancitfied to banish otherworlds entities."
|
|
icon_state = "agshell"
|
|
caliber = "12g"
|
|
projectile_type = /obj/item/projectile/bullet/pellet/shotgun/silver
|
|
matter = list(DEFAULT_WALL_MATERIAL = 360, "silver" = 240) |