diff --git a/docs/overlays.md b/docs/overlays.md index 7ca1263c..2d24f8d4 100644 --- a/docs/overlays.md +++ b/docs/overlays.md @@ -1,67 +1,67 @@ # Overlays Below is a list of all the overlays and what we call them. Feel free to contribute to this list! - ID | Name ------|---------------- -`00` | --- -`01` | --- -`02` | --- -`03` | --- -`04` | --- -`05` | --- -`06` | --- -`07` | --- -`08` | --- -`09` | --- -`10` | --- -`11` | --- -`12` | --- -`13` | --- -`14` | --- -`15` | --- -`16` | --- -`17` | --- -`18` | --- -`19` | --- -`20` | --- -`21` | --- -`22` | --- -`23` | --- -`24` | --- -`25` | --- -`26` | --- -`27` | --- -`28` | --- -`29` | --- -`30` | --- -`31` | --- -`32` | --- -`33` | --- -`34` | --- -`35` | --- -`36` | --- -`37` | --- -`38` | --- -`39` | --- -`40` | --- -`41` | --- -`42` | --- -`43` | --- -`44` | --- -`45` | --- -`46` | --- -`47` | --- -`48` | --- -`49` | --- -`50` | --- -`51` | --- -`52` | --- -`53` | PlayerBoomerang -`54` | PlayerShovel -`55` | PlayerBomb -`56` | PlayerBow -`57` | PlayerRope -`58` | PlayerBombchu -`59` | PlayerHammer -`60` | --- -`61` | --- + ID | Name | Description +-----|-----------------|------------- +`00` | --- | Core game engine +`01` | --- | +`02` | --- | +`03` | --- | +`04` | --- | +`05` | --- | +`06` | --- | +`07` | --- | +`08` | --- | +`09` | --- | +`10` | --- | +`11` | --- | +`12` | --- | +`13` | --- | +`14` | --- | +`15` | --- | +`16` | --- | +`17` | --- | +`18` | --- | +`19` | --- | +`20` | --- | +`21` | --- | +`22` | --- | +`23` | --- | +`24` | --- | +`25` | --- | +`26` | --- | +`27` | --- | +`28` | --- | +`29` | --- | +`30` | --- | +`31` | --- | +`32` | --- | +`33` | --- | +`34` | --- | +`35` | --- | +`36` | --- | +`37` | --- | +`38` | --- | +`39` | --- | +`40` | --- | +`41` | --- | +`42` | --- | +`43` | --- | +`44` | --- | +`45` | --- | +`46` | --- | +`47` | --- | +`48` | --- | +`49` | --- | +`50` | --- | +`51` | --- | +`52` | --- | +`53` | PlayerBoomerang | Handles the boomerang. +`54` | PlayerScoop | Handles the shovel. +`55` | PlayerBomb | Handles bombs. +`56` | PlayerBow | Handles the bow. +`57` | PlayerRope | Handles the grappling hook. +`58` | PlayerBombchu | Handles bombchus. +`59` | PlayerHammer | Handles the hammer. +`60` | --- | +`61` | --- |