Skip to content

Commit 5264654

Browse files
authored
update world-status with "empty" response
1 parent 02f77d7 commit 5264654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ are the ones listed below.
130130

131131
- `https://screeps.com/api/user/world-status`
132132
- `{ ok, status }`
133-
- `status` is usually "normal"; it's unknown what else it can be
133+
- `status` is "normal" is the player is spawned, "empty" otherwise
134134

135135
- `https://screeps.com/api/user/world-start-room`
136136
- `{ ok, room: [ <room name> ] }`

0 commit comments

Comments
 (0)