[Ready] Adds in a scatter shot Bulldog drum! (#7863)
* Fixing updater * adds the ammo * Update uplink_items.dm * Update shotgun.dm * Update uplink_items.dm
This commit is contained in:
committed by
kevinz000
parent
df2090a087
commit
1f1c5b3710
@@ -34,3 +34,8 @@
|
||||
name = "shotgun magazine (12g meteor slugs)"
|
||||
icon_state = "m12gbc"
|
||||
ammo_type = /obj/item/ammo_casing/shotgun/meteorslug
|
||||
|
||||
/obj/item/ammo_box/magazine/m12g/scatter
|
||||
name = "shotgun magazine (12g scatter laser shot slugs)"
|
||||
icon_state = "m12gb"
|
||||
ammo_type = /obj/item/ammo_casing/shotgun/laserslug
|
||||
|
||||
Reference in New Issue
Block a user