1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2025-02-05 05:23:22 -08:00

tweeks i did weaks ago

This commit is contained in:
Connor Olding 2015-04-15 22:39:36 -07:00
parent eed7ebda55
commit cc11fc95a3
2 changed files with 4 additions and 3 deletions

View file

@ -16,7 +16,7 @@ return {
[0x00D]="Graveyard Poe",
[0x00E]="Octorok",
[0x00F]="Spiderweb",
[0x010]="Bomb Placed by Link",
[0x010]="Bomb",
[0x011]="Wallmaster",
[0x012]="Dodongo",
[0x013]="Keese",
@ -140,7 +140,7 @@ return {
[0x089]="Collapsing Checkerboard Ceiling",
[0x08A]="Beamos",
[0x08B]="? Spiritual Stone Objects", -- "Swallowable by Jabu-Jabu?"
[0x08C]="? Triforce?",
[0x08C]="? Sparkles?", -- eg. warp songs
[0x08D]="???",
[0x08E]="Floormaster",
[0x08F]="Hylian Soldier (Maze)",
@ -218,7 +218,7 @@ return {
[0x0D7]="Moat Water (Bottom of the Well)",
[0x0D8]=unset,
[0x0D9]="Adult Malon (Stable)", -- & Lon Lon Ranch - Ingo Ousted)",
[0x0DA]="Bombchu Placed by Link",
[0x0DA]="Bombchu",
[0x0DB]="???",
[0x0DC]="Twinrova",
[0x0DD]="Like Like",

View file

@ -134,6 +134,7 @@ return {
beans = AL(0x9A, 1),
},
scene_number = AG(0xA4, 2),
camera_target = AG(0x270, 4),
actor_count = AG(0x1C2C, 1),