mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
The Tau Ceti Foreign Legion (#5779)
This pr adds the Tau Ceti Foreign Legion, at the request of the lore team, to replace/be an alternative to the ert.
This commit is contained in:
@@ -420,4 +420,18 @@
|
||||
mag_type = MAGAZINE
|
||||
caliber = "a762"
|
||||
ammo_type = /obj/item/ammo_casing/a762
|
||||
max_ammo = 1000
|
||||
max_ammo = 1000
|
||||
|
||||
/obj/item/ammo_magazine/gauss
|
||||
name = "tungsten slug box"
|
||||
icon_state = "slugbox"
|
||||
mag_type = MAGAZINE
|
||||
caliber = "gauss"
|
||||
ammo_type = /obj/item/ammo_casing/gauss
|
||||
max_ammo = 7
|
||||
multiple_sprites = 1
|
||||
|
||||
/obj/item/ammo_magazine/gauss/emp
|
||||
name = "ion slug box"
|
||||
icon_state = "empslugbox"
|
||||
ammo_type = /obj/item/ammo_casing/gauss/emp
|
||||
Reference in New Issue
Block a user