diff options
| author | Mike <91105575+mike8699@users.noreply.github.com> | 2024-04-13 19:59:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-13 19:59:43 -0400 |
| commit | 10c36011a919cd458fc09a36d2947284473ccb83 (patch) | |
| tree | 25ede16657dd2033e4884798ede98bbf1134a85d /docs | |
| parent | 2d9d098831084ae9967787124189b8327fa1913a (diff) | |
Document some more actors
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/actors.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/actors.md b/docs/actors.md index c2c7d91e..d26bbb6e 100644 --- a/docs/actors.md +++ b/docs/actors.md @@ -19,7 +19,28 @@ translations. Feel free to contribute to this list! `HART` | Heart
`BOMB` | Bomb
`ARRW` | Arrow
+`TMAP` | Treasure Map
+`NKEY` | Small Key
+`DGTG` | | Diggable spot
+`ITBT` | | 10 Bombchus shop item
+`ITBM` | | 10 Bombs shop item
+`ITTR` | | Random treasure shop item
+`ITHU` | | Heart container shop item
+`ITAP` | | Quiver shop item
+`ITBB` | | Bomb bag shop item
+`ITPB` | | Red potion shop item
+`ITSR` | | Courage (green) gem shop item
+`ITSL` | | Shield shop item
+`ITSO` | | Sold out sign in shop
`AMOS` | Armos
`CHUC` | Chuchu
+`LKLK` | Like Like
`BMOS` | Beamos
`PLDM` | Player Dummy | Placeholder for switching between Gongoron/Link
+`LNBK` | Linebeck
+`WBLK` | Wind Block | The blocks in the Wind Temple that blow air
+`DRUM` | Drum | Storage drum on the Ghost Ship
+`KOKO` | Cucco
+`POST` | Mailbox
+`PSTM` | Postman
+`CROW` | Crow | Bird that steals rupees
|
