mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
allbuild commit c8440ef2
This commit is contained in:
@@ -126,6 +126,10 @@ const hacknet = {
|
||||
|
||||
// Stock API
|
||||
const stock = {
|
||||
hasWSEAccount: 0.05,
|
||||
hasTIXAPIAccess: 0.05,
|
||||
has4SData: 0.05,
|
||||
has4SDataTIXAPI: 0.05,
|
||||
getSymbols: RamCostConstants.ScriptGetStockRamCost,
|
||||
getPrice: RamCostConstants.ScriptGetStockRamCost,
|
||||
getAskPrice: RamCostConstants.ScriptGetStockRamCost,
|
||||
|
||||
Reference in New Issue
Block a user