summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-02-09 13:14:03 +0100
committerAetias <aetias@outlook.com>2025-02-09 13:14:03 +0100
commit6c45752f48e84fc338f80f5b818ea8d8c5b86810 (patch)
tree99c11317837cc883325448806d13cf891d63229c /docs
parent10db9067430c77b2b6cd2b14da018b81a5f43c84 (diff)
Update overlays.md
Diffstat (limited to 'docs')
-rw-r--r--docs/overlays.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/overlays.md b/docs/overlays.md
index d966dd91..00eecb0d 100644
--- a/docs/overlays.md
+++ b/docs/overlays.md
@@ -18,11 +18,11 @@ contribute to this list!
`11` | --- | 3 |
`12` | Battle | 3 | Handles battle mode.
`13` | --- | 3 |
-`14` | Land | 4 | Link and essential land-based actors
-`15` | --- | 4 |
+`14` | Land | 4 | Link and essential land-based actors.
+`15` | Sea | 4 | Handles the sea, Linebeck's ship, and sea-based actors.
`16` | Startup | N/A | Exists briefly on game startup. Initializes RNG, messages, and more.
-`17` | --- | 5 |
-`18` | --- | 5 |
+`17` | Dungeon | 5 | Handles courses for caves and dungeons.
+`18` | Overworld | 5 | Handles overworld courses on land.
`19` | --- | 6 |
`20` | --- | 6 |
`21` | --- | 6 |