mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-20 14:45:05 +00:00
12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
/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
|
|
|
|
/obj/item/ammo_box/magazine/internal/hook
|
|
name = "hook internal tube"
|
|
ammo_type = /obj/item/ammo_casing/magic/hook
|
|
caliber = "hook"
|
|
max_ammo = 1
|