summaryrefslogtreecommitdiff
path: root/docs/tutorial/content1/world.json
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-05-20 17:10:56 +0200
committertroido <troido@protonmail.com>2020-05-20 17:10:56 +0200
commit530661e39b0b8791bc8c790ece3bc558033894ca (patch)
treeab3313ee27c854795c6835543eb76566240c1300 /docs/tutorial/content1/world.json
parentf98a024a06fef04fc40b29204f50d6e3a9089e10 (diff)
wrote first part of the content creation tutorial
Diffstat (limited to 'docs/tutorial/content1/world.json')
-rw-r--r--docs/tutorial/content1/world.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorial/content1/world.json b/docs/tutorial/content1/world.json
new file mode 100644
index 0000000..3a8bc04
--- /dev/null
+++ b/docs/tutorial/content1/world.json
@@ -0,0 +1,4 @@
+{
+ "default_room": "island",
+ "encyclopediae": ["default_encyclopedia", "crops", "base", "npcs"]
+}