diff options
| author | Aetias <aetias@outlook.com> | 2024-04-14 13:56:42 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-04-14 13:56:42 +0200 |
| commit | 35c6652f33678d802acb93633fb77c3edd1bce18 (patch) | |
| tree | 3b839fa08281c0e23b623ab00574dd9106ef347e /docs | |
| parent | 03bddb7679d1a1a2e4b01ffbb82df2bc65c532a0 (diff) | |
| parent | d4493f49bc72991cf5df2a72f386f04638159958 (diff) | |
Merge branch 'main' of github-aetias-hax:AetiasHax/ph into main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/actors.md | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/docs/actors.md b/docs/actors.md index bbeb79cf..6b47718c 100644 --- a/docs/actors.md +++ b/docs/actors.md @@ -25,6 +25,18 @@ translations. Feel free to contribute to this list! `FMSG` | F Message?
`NMSG` | N Message?
`CMSG` | C Message?
+`TMAP` | Treasure Map
+`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
`BTCH`
`BTRF`
`BTDC`
@@ -34,8 +46,9 @@ translations. Feel free to contribute to this list! `ARRW` | Arrow
`PLDM` | Player Dummy | Placeholder for switching between Gongoron/Link
`PSBL` | Push Block
-`DRUM`
-`NKEY`
+`WBLK` | Wind Block | The blocks in the Wind Temple that blow air
+`DRUM` | Drum | Storage drum on the Ghost Ship
+`NKEY` | Small Key
`WBSS`
`MLDW` | Sandworm
`FBSS`
@@ -83,5 +96,8 @@ translations. Feel free to contribute to this list! `BMOS` | Beamos
`TAIL`
`LKLK` | Like Like
-`CROW` | Crow
+`CROW` | Crow | Bird that steals rupees
`FIRS`
+`LNBK` | Linebeck
+`POST` | Mailbox
+`PSTM` | Postman
|
