mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user