mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 05:26:37 +01:00
Boom
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user