From 0982309e3417d250ca5348f53a2f177327f1710b Mon Sep 17 00:00:00 2001 From: Aetias Date: Tue, 2 Jan 2024 08:12:12 +0100 Subject: [PATCH] Update overlays.md --- docs/overlays.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overlays.md b/docs/overlays.md index 2d24f8d4..20b94533 100644 --- a/docs/overlays.md +++ b/docs/overlays.md @@ -7,7 +7,7 @@ Below is a list of all the overlays and what we call them. Feel free to contribu `01` | --- | `02` | --- | `03` | --- | -`04` | --- | +`04` | --- | Memory management `05` | --- | `06` | --- | `07` | --- | @@ -58,7 +58,7 @@ Below is a list of all the overlays and what we call them. Feel free to contribu `52` | --- | `53` | PlayerBoomerang | Handles the boomerang. `54` | PlayerScoop | Handles the shovel. -`55` | PlayerBomb | Handles bombs. +`55` | PlayerBomb | Handles bombs and potions. `56` | PlayerBow | Handles the bow. `57` | PlayerRope | Handles the grappling hook. `58` | PlayerBombchu | Handles bombchus.