mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-07-20 12:24:57 +01:00
a1ea7f13db
* Replaces ammo_casing/caseless and bullet/reusable with elements. * stupid --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com>
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
/obj/item/ammo_box/magazine/m75
|
|
name = "specialized magazine (.75)"
|
|
icon_state = "75"
|
|
ammo_type = /obj/item/ammo_casing/a75
|
|
caliber = CALIBER_75
|
|
multiple_sprites = AMMO_BOX_FULL_EMPTY
|
|
max_ammo = 8
|
|
|