nifsoft_uploader 
A disk that can upload NIFSofts to a recpient with a NIFSoft installed.
Vars | |
| loaded_nifsoft | What NIFSoft is currently loaded in? |
|---|---|
| reusable | Is the datadisk reusable? |
Procs | |
| attempt_software_install | Attempts to install the NIFSoft on the disk to the target |
| setup_reskins | Datadisks use their own icon file, so the coloured skins inherited from /obj/item/disk do not exist for them. Applying one blanks the sprite, so don't offer them at all. |
Var Details
loaded_nifsoft 
What NIFSoft is currently loaded in?
reusable 
Is the datadisk reusable?
Proc Details
attempt_software_install
Attempts to install the NIFSoft on the disk to the target
setup_reskins
Datadisks use their own icon file, so the coloured skins inherited from /obj/item/disk do not exist for them. Applying one blanks the sprite, so don't offer them at all.