mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Updated blank shotgun shells to birdshot
This commit is contained in:
@@ -116,4 +116,6 @@
|
||||
icon_state = "a762"
|
||||
ammo_type = "/obj/item/ammo_casing/a762"
|
||||
max_ammo = 0
|
||||
multiple_sprites = 1
|
||||
multiple_sprites = 1
|
||||
|
||||
/obj/item/ammo_magazine
|
||||
@@ -59,12 +59,12 @@
|
||||
m_amt = 12500
|
||||
|
||||
|
||||
/obj/item/ammo_casing/shotgun/blank
|
||||
/obj/item/ammo_casing/shotgun/birdshot
|
||||
name = "shotgun shell"
|
||||
desc = "A blank shell."
|
||||
desc = "A shotgun shell full of birdshot."
|
||||
icon_state = "blshell"
|
||||
projectile_type = ""
|
||||
m_amt = 250
|
||||
projectile_type = "/obj/item/projectile/bullet/midbullet"
|
||||
m_amt = 6000
|
||||
|
||||
|
||||
/obj/item/ammo_casing/shotgun/beanbag
|
||||
|
||||
Reference in New Issue
Block a user