diff options
| author | troido <troido@protonmail.com> | 2020-05-20 17:10:56 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-05-20 17:10:56 +0200 |
| commit | 530661e39b0b8791bc8c790ece3bc558033894ca (patch) | |
| tree | ab3313ee27c854795c6835543eb76566240c1300 /docs/tutorial/content1/world.json | |
| parent | f98a024a06fef04fc40b29204f50d6e3a9089e10 (diff) | |
wrote first part of the content creation tutorial
Diffstat (limited to 'docs/tutorial/content1/world.json')
| -rw-r--r-- | docs/tutorial/content1/world.json | 4 |
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"] +} |
