aboutsummaryrefslogtreecommitdiff
path: root/src/cli/resources/00-recovery.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/resources/00-recovery.json')
-rw-r--r--src/cli/resources/00-recovery.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cli/resources/00-recovery.json b/src/cli/resources/00-recovery.json
new file mode 100644
index 0000000..acff19a
--- /dev/null
+++ b/src/cli/resources/00-recovery.json
@@ -0,0 +1,8 @@
1{
2 "continents": [
3 "Europe",
4 "North America",
5 "Testcontinent"
6 ],
7 "recovery_state": "CONTINENT_SELECTING"
8} \ No newline at end of file