diff options
| author | troido <troido@protonmail.com> | 2020-05-16 12:03:49 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-05-16 12:03:49 +0200 |
| commit | dc25e66031fc0a1fbdb15579ad346bcb3903b3bb (patch) | |
| tree | 5d1bb73ce84afec2683367e29a73968603fe1898 /content/world.json | |
| parent | 9c4e59b670d22fbfa23def1d66a10ea3af4c214d (diff) | |
encyclopedia can be split over different files
Diffstat (limited to 'content/world.json')
| -rw-r--r-- | content/world.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/world.json b/content/world.json index e544bb3..3437cb8 100644 --- a/content/world.json +++ b/content/world.json @@ -1,4 +1,4 @@ { "default_room": "tutorial", - "encyclopedia": "default_encyclopedia" + "encyclopediae": ["default_encyclopedia", "crops", "base", "npcs"] } |
