Fixes Reduced Diagnostics and adds disks

Fixes reduced diagnostics not working properly and adds program disks for each of the new nanites.
This commit is contained in:
keronshb
2019-12-29 16:03:38 -05:00
parent 390cfd8b64
commit baf8b28f3a
3 changed files with 17 additions and 4 deletions

View File

@@ -130,4 +130,16 @@
program_type = /datum/nanite_program/pacifying
/obj/item/disk/nanite_program/stun
program_type = /datum/nanite_program/triggered/stun
program_type = /datum/nanite_program/triggered/stun
/obj/item/disk/nanite_program/dermal_button
program_type = /datum/nanite_program/dermal_button
/obj/item/disk/nanite_program/research
program_type = /datum/nanite_program/research
/obj/item/disk/nanite_program/researchplus
program_type = /datum/nanite_program/researchplus
/obj/item/disk/nanite_program/reduced_diagnostics
program_type = /datum/nanite_program/reduced_diagnostics