mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 13:36:15 +01:00
Boom
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
//Lato Ammo
|
||||
/obj/item/ammo_box/magazine/latomag
|
||||
name = "pistol magazine (lato)"
|
||||
desc = "A magazine fitted for lato-class weapons. A lotus decal is inscribed on the backside."
|
||||
icon_state = "latomag"
|
||||
ammo_type = /obj/item/ammo_casing/latob
|
||||
max_ammo = 15
|
||||
|
||||
/obj/item/ammo_box/magazine/m10mm
|
||||
name = "pistol magazine (10mm)"
|
||||
desc = "A gun magazine."
|
||||
|
||||
@@ -19,3 +19,11 @@
|
||||
caliber = "a556"
|
||||
max_ammo = 30
|
||||
multiple_sprites = 2
|
||||
|
||||
//braton
|
||||
/obj/item/ammo_box/magazine/bratonmag
|
||||
name = "toploader magazine (braton)"
|
||||
icon_state = "bratonmag"
|
||||
ammo_type = /obj/item/ammo_casing/bratonmag
|
||||
caliber = "bratonb"
|
||||
max_ammo = 60
|
||||
Reference in New Issue
Block a user