Reinstalled with --fix
Some checks failed
Lint / pre-commit Linting (push) Failing after 51s

This commit is contained in:
2023-11-26 16:51:02 +01:00
parent ae8a515ded
commit 67796af83c
671 changed files with 158468 additions and 19041 deletions

View File

@ -132,7 +132,7 @@ are the ones listed below.
- `https://screeps.com/api/user/world-status`
- `{ ok, status }`
- `status` can be `"lost"`, `"empty"` or `"normal"`, lost is when you loose all your spawns, empty is when you have respawned and not placed your spawn yet.;
- `status` is usually "normal"; it's unknown what else it can be
- `https://screeps.com/api/user/world-start-room`
- `{ ok, room: [ <room name> ] }`