diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2026-04-16 23:10:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 23:10:14 +0200 |
| commit | 38e9378f8f4bc465a09305e5021ead2eb89afb2b (patch) | |
| tree | cb0c3cad894ce4d2fd74d111c090f8ca9698bb99 /docs | |
| parent | 81f4540e6c2e4b80709f6837298b27929e6a4061 (diff) | |
Delink ActorShopItem.cpp (#147)
* Make types compatible with dsd-ghidra typesync
* Update actors.md
* Update docs
* Delink ActorShopItem.cpp
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/actors.md | 6 | ||||
| -rw-r--r-- | docs/overlays.md | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/docs/actors.md b/docs/actors.md index 1787be41..1061473d 100644 --- a/docs/actors.md +++ b/docs/actors.md @@ -24,9 +24,14 @@ translations. Feel free to contribute to this list! -------|--------------|---------
`ITAP` | Item Arrow Pod | Quiver
`ITAR` | Item Arrows | 10 Arrows
+`ITB2` |
`ITBB` | Item Bomb Bag
+`ITBK` |
`ITBM` | Item Bombs | 10 Bombs
`ITBT` | Item Bombchus | 10 Bombchus
+`ITBY` |
+`ITCC` |
+`ITDM` |
`ITHU` | | Heart container
`ITPB` | Item Potion Bottle
`ITSL` | Item Shield
@@ -191,6 +196,7 @@ translations. Feel free to contribute to this list! `GRNE` | Goron Elder | Biggoron
`GRNM` | Goron Man
`ITS3` | Item Seller NPC 3 | Mi, item seller of Goron Island
+`ITS2` | Item Seller NPC 2
`ITSN` | Item Seller NPC | Ai, item seller of Mercay Island
`JUDG` | Judge | The treasure teller
`LNBK` | Linebeck
diff --git a/docs/overlays.md b/docs/overlays.md index 9a36aea1..b7270ede 100644 --- a/docs/overlays.md +++ b/docs/overlays.md @@ -35,7 +35,7 @@ contribute to this list! `28` | --- | - |
`29` | --- | - |
`30` | --- | - |
-`31` | --- | 7 |
+`31` | Shop | 7 | Handles shops.
`32` | --- | 7 |
`33` | --- | 7 |
`34` | --- | - |
|
