mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Updated blank shotgun shells to birdshot
This commit is contained in:
@@ -134,18 +134,19 @@
|
||||
|
||||
|
||||
/obj/item/weapon/storage/box/blanks
|
||||
name = "box of blank shells"
|
||||
name = "box of birdshot shells"
|
||||
desc = "It has a picture of a gun and several warning symbols on the front."
|
||||
m_amt = 41000
|
||||
|
||||
New()
|
||||
..()
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/blank(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
new /obj/item/ammo_casing/shotgun/birdshot(src)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user