rename some stuff and close some exploits

This commit is contained in:
Olivier Gagnon
2021-11-12 15:42:57 -05:00
parent 7059bdf08a
commit 6bd6b3061e
19 changed files with 128 additions and 80 deletions

View File

@@ -161,7 +161,7 @@ export const RamCosts: IMap<any> = {
deleteServer: RamCostConstants.ScriptPurchaseServerRamCost,
getPurchasedServers: RamCostConstants.ScriptPurchaseServerRamCost,
write: 0,
tryWrite: 0,
tryWritePort: 0,
read: 0,
peek: 0,
clear: 0,