Travel Agency now displays a world map.

This commit is contained in:
Olivier Gagnon
2021-03-07 12:58:04 -05:00
parent c2ceaa9bdd
commit 44c2bab557
2 changed files with 34 additions and 15 deletions
+3
View File
@@ -231,6 +231,9 @@ export let CONSTANTS: IMap<any> = {
v0.48.0
-------
ASCII
* Travel Agency now displays a world map
Netscript
* softReset is a new netscript function that performs a soft reset
regardless of if the player has bought augmentations or not.