JonathanSafer / screeps

Screeps AI
MIT License
25 stars 7 forks source link

make all memory references from root #141

Closed jordansafer closed 4 years ago

jordansafer commented 4 years ago

instead of doing things like spawn.memory.xxx which require us to have & find the spawn to use memory, root city memory like this: Memory.cities.cityName.xxxx