mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
* mostly fixes in this commit * removes old_god from the dme * russian shuttle improvements * TODO: fix the hook gun * shotgun finished, next commit shuttle * bounty hunting shuttle * back up to speed on the dmis * readds poster 46 and adds the shuttle finally * dmi fixes * traps need fixing, work out whatever is happening with synths * super final touches, see desc map ports + proper spawners, pinpointer and traps functional. other misc changes * removes verb stuff from non verb stuff * review (see desc) antimagic checks and it now the two objects move inside each other instead * dmi conflicts * PLUNGERS. BEGONE.
12 lines
336 B
Plaintext
12 lines
336 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
|