Crazylemons's ntnet downloader suggestion.

This commit is contained in:
davipatury
2017-03-04 21:29:24 -03:00
parent 8496523a6c
commit 6473d0c79f
3 changed files with 4 additions and 2 deletions

View File

@@ -144,7 +144,8 @@
"filedesc" = P.filedesc,
"fileinfo" = P.extended_desc,
"compatibility" = check_compatibility(P),
"size" = P.size
"size" = P.size,
"status" = !hard_drive || !hard_drive.can_store_file(P) ? "disabled" : null
)))
data["hackedavailable"] = 0
if(computer.emagged) // If we are running on emagged computer we have access to some "bonus" software