This commit is contained in:
Improvedname
2020-03-17 17:53:22 +01:00
parent 685f17d8d5
commit f014a310f6
14 changed files with 68 additions and 0 deletions
@@ -1,3 +1,9 @@
// lato
/obj/item/ammo_casing/latob
name = "Lato-class bullet casing"
desc = "A Lato-class bullet casing. Signiature with lotus engravings."
projectile_type = /obj/item/projectile/bullet/latob
// 10mm (Stechkin)
/obj/item/ammo_casing/c10mm
@@ -26,3 +26,10 @@
caliber = "40mm"
icon_state = "40mmHE"
projectile_type = /obj/item/projectile/bullet/a40mm
// bratonmag (Braton)
/obj/item/ammo_casing/bratonmag
name = "Braton-class bullet casing"
desc = "A signiature shell from a Braton, lined with engravings."
caliber = "bratonb"
projectile_type = /obj/item/projectile/bullet/bratonb