mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-14 19:51:59 +00:00
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
/obj/item/ammo_box/magazine/internal/speargun
|
|
name = "speargun internal magazine"
|
|
ammo_type = /obj/item/ammo_casing/caseless/magspear
|
|
caliber = "speargun"
|
|
max_ammo = 1
|
|
|
|
/obj/item/ammo_box/magazine/internal/minigun
|
|
name = "gatling gun fusion core"
|
|
ammo_type = /obj/item/ammo_casing/caseless/laser/gatling
|
|
caliber = "gatling"
|
|
max_ammo = 5000
|