Modular Computer Buffs (#8744)

Basic hard drives are slightly less power demanding.
    Basic hard drives now fit in tablets/wristcomps.
    Everyone gets an ntsl interpreter now.
This commit is contained in:
ParadoxSpace
2020-04-29 02:27:35 -06:00
committed by GitHub
parent f1f23e7006
commit b5ba8af5c0
7 changed files with 88 additions and 24 deletions

View File

@@ -204,7 +204,7 @@
// Only those programs our user can run will show in the list
if(!P.can_download(user) && P.requires_access_to_download)
continue
if(!P.is_supported_by_hardware(program.computer.hardware_flag))
continue