mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-23 00:31:57 +00:00
59 lines
1.1 KiB
Plaintext
59 lines
1.1 KiB
Plaintext
/obj/item/ammo_box/a357
|
|
name = "ammo box (.357)"
|
|
desc = "A box of .357 ammo"
|
|
icon_state = "357"
|
|
ammo_type = "/obj/item/ammo_casing/a357"
|
|
max_ammo = 7
|
|
multiple_sprites = 1
|
|
|
|
/obj/item/ammo_box/c38
|
|
name = "speed loader (.38)"
|
|
icon_state = "38"
|
|
ammo_type = "/obj/item/ammo_casing/c38"
|
|
max_ammo = 6
|
|
multiple_sprites = 1
|
|
|
|
|
|
|
|
/obj/item/ammo_box/a418
|
|
name = "ammo box (.418)"
|
|
icon_state = "418"
|
|
ammo_type = "/obj/item/ammo_casing/a418"
|
|
max_ammo = 7
|
|
multiple_sprites = 1
|
|
|
|
|
|
|
|
/obj/item/ammo_box/a666
|
|
name = "ammo box (.666)"
|
|
icon_state = "666"
|
|
ammo_type = "/obj/item/ammo_casing/a666"
|
|
max_ammo = 4
|
|
multiple_sprites = 1
|
|
|
|
|
|
/obj/item/ammo_box/c9mm
|
|
name = "Ammunition Box (9mm)"
|
|
icon_state = "9mm"
|
|
origin_tech = "combat=2"
|
|
ammo_type = "/obj/item/ammo_casing/c9mm"
|
|
max_ammo = 30
|
|
|
|
|
|
|
|
/obj/item/ammo_box/c45
|
|
name = "Ammunition Box (.45)"
|
|
icon_state = "9mm"
|
|
origin_tech = "combat=2"
|
|
ammo_type = "/obj/item/ammo_casing/c45"
|
|
max_ammo = 30
|
|
|
|
|
|
|
|
/obj/item/ammo_box/a12mm
|
|
name = "Ammunition Box (12mm)"
|
|
icon_state = "9mm"
|
|
origin_tech = "combat=2"
|
|
ammo_type = "/obj/item/ammo_casing/a12mm"
|
|
max_ammo = 30
|