mirror of
https://github.com/notwa/mm
synced 2024-11-05 03:29:02 -08:00
474 lines
15 KiB
Lua
474 lines
15 KiB
Lua
local unset="unset"
|
|
return {
|
|
[0x000]="Link",
|
|
[0x001]=unset,
|
|
[0x002]="Stalfos",
|
|
[0x003]=unset,
|
|
[0x004]="Shop Data",
|
|
[0x005]=unset,
|
|
[0x006]=unset,
|
|
[0x007]="???",
|
|
[0x008]="Flame",
|
|
[0x009]="Wooden Door",
|
|
[0x00A]="Treasure Chest",
|
|
[0x00B]="Great Fairy",
|
|
[0x00C]="Proximity-Activated Firewall",
|
|
[0x00D]="Graveyard Poe",
|
|
[0x00E]="Octorok",
|
|
[0x00F]="Spiderweb",
|
|
[0x010]="Bomb Placed by Link",
|
|
[0x011]="Wallmaster",
|
|
[0x012]="Dodongo",
|
|
[0x013]="Keese",
|
|
[0x014]="Epona",
|
|
[0x015]="Collectable Field & Dungeon Items",
|
|
[0x016]="Small Orange Flame (Fades Away)",
|
|
[0x017]=unset,
|
|
[0x018]="Navi & Healing Fairy",
|
|
[0x019]="Cucco",
|
|
[0x01A]=unset,
|
|
[0x01B]="Tektite",
|
|
[0x01C]="Leever",
|
|
[0x01D]="Peahat",
|
|
[0x01E]="Butterfly",
|
|
[0x01F]=unset,
|
|
[0x020]="Bug",
|
|
[0x021]="Fish",
|
|
[0x022]=unset,
|
|
[0x023]="Room Transition Plane",
|
|
[0x024]="???",
|
|
[0x025]="Lizalfos & Dinalfos",
|
|
[0x026]="Flagpole",
|
|
[0x027]="King Dodongo",
|
|
[0x028]="Gohma",
|
|
[0x029]="Child Zelda (Cutscene 05 & 06)",
|
|
[0x02A]="???",
|
|
[0x02B]="Gohma Larva",
|
|
[0x02C]="???",
|
|
[0x02D]="Shabom",
|
|
[0x02E]="Dungeon Door",
|
|
[0x02F]="Baby Dodongo",
|
|
[0x030]="King Dodongo's Fire",
|
|
[0x031]=unset,
|
|
[0x032]="Boomerang Thrown by Link",
|
|
[0x033]="Dark Link",
|
|
[0x034]="Biri",
|
|
[0x035]="Tailpasaran",
|
|
[0x036]=unset,
|
|
[0x037]="Skulltula",
|
|
[0x038]="Torch Slug",
|
|
[0x039]="Directional Signposts",
|
|
[0x03A]="Stinger (Land)",
|
|
[0x03B]="Environmental Sound Effects",
|
|
[0x03C]="Generic Horse",
|
|
[0x03D]="Shopkeeper",
|
|
[0x03E]="Deku Tree's Jaw",
|
|
[0x03F]="Dead Dodongo's Jaw",
|
|
[0x040]="Breakable Hammer Block",
|
|
[0x041]="??? Beige Face Block",
|
|
[0x042]="Ganondorf's Horse",
|
|
[0x043]="Fire-Powered Elevator Block",
|
|
[0x044]="Flame-Shooting Statue (Rotates)",
|
|
[0x045]="Flame-Shooting Statue (Spews Fire Intermittantly)",
|
|
[0x046]="Sinking Stone Platform (Fire Temple)",
|
|
[0x047]="Face Elevator ???",
|
|
[0x048]="Sheik",
|
|
[0x049]="Circle of Flames",
|
|
[0x04A]="Drawbridge",
|
|
[0x04B]="Moblin",
|
|
[0x04C]="Bomb Flower",
|
|
[0x04D]="Adult Zelda (Cutscenes)",
|
|
[0x04E]="???",
|
|
[0x04F]="Kokiri Girl (Early)",
|
|
[0x050]="Floating Square Platform (Deku Tree)",
|
|
[0x051]="Spiked Log & Dropdown Ladder",
|
|
[0x052]="Phantom Ganon",
|
|
[0x053]=unset,
|
|
[0x054]="Armos",
|
|
[0x055]="Deku Baba",
|
|
[0x056]="???",
|
|
[0x057]="???",
|
|
[0x058]="Elevator Platform (Dodongo's Cavern)",
|
|
[0x059]="Bombable Wall",
|
|
[0x05A]="Jabu-Jabu",
|
|
[0x05B]="Zelda's Horse",
|
|
[0x05C]="Bombable Stairs",
|
|
[0x05D]="Blue Warp & Rupee-Shaped Prism",
|
|
[0x05E]="Torch",
|
|
[0x05F]="Heart Container & Heart Piece???",
|
|
[0x060]="Mad Scrub",
|
|
[0x061]="Rotating Ring",
|
|
[0x062]="Statue Eye Targets",
|
|
[0x063]="Bari",
|
|
[0x064]="???",
|
|
[0x065]="Water (Water Temple)",
|
|
[0x066]="Link's Hookshot",
|
|
[0x067]="Phantom Ganon's Horse",
|
|
[0x068]="Twisting Corridor",
|
|
[0x069]="Bubble",
|
|
[0x06A]="Light Streaming From Windows",
|
|
[0x06B]="Flying Floor Tile",
|
|
[0x06C]="Master Sword",
|
|
[0x06D]="Phantom Ganon's Lightning",
|
|
[0x06E]="Blank Warp Pad & Ocarina Pedestal",
|
|
[0x06F]="Goron Prison Bars",
|
|
[0x070]="Door of Time Collision Model",
|
|
[0x071]="???",
|
|
[0x072]="Brown Bird",
|
|
[0x073]=unset,
|
|
[0x074]=unset,
|
|
[0x075]=unset,
|
|
[0x076]=unset,
|
|
[0x077]="Grass & Trees",
|
|
[0x078]=unset,
|
|
[0x079]=unset,
|
|
[0x07A]=unset,
|
|
[0x07B]=unset,
|
|
[0x07C]="Grey Rectangular Block",
|
|
[0x07D]="Grey Rectangular Stone Block",
|
|
[0x07E]=unset,
|
|
[0x07F]=unset,
|
|
[0x080]="Sliding Blade Trap",
|
|
[0x081]="Arrow-Reflecting Trap",
|
|
[0x082]="Orange Pot",
|
|
[0x083]=unset,
|
|
[0x084]="Talon",
|
|
[0x085]="Dampé",
|
|
[0x086]="Bow Room Platform",
|
|
[0x087]="Sun Elevator",
|
|
[0x088]="Rotating Pre-Boss Room",
|
|
[0x089]="Collapsing Checkerboard Ceiling",
|
|
[0x08A]="Beamos",
|
|
[0x08B]="??? Swallowable by Jabu-Jabu?",
|
|
[0x08C]="???",
|
|
[0x08D]="???",
|
|
[0x08E]="Floormaster",
|
|
[0x08F]="Hylian Soldier (Castle Hedge Maze)",
|
|
[0x090]="Redead & Gibdo",
|
|
[0x091]="Poe Sisters",
|
|
[0x092]="Golden Gauntlets Rock",
|
|
[0x093]="???",
|
|
[0x094]="Group of Fish/Bugs/Butterflies",
|
|
[0x095]="Skullwalltula",
|
|
[0x096]="Volvagia (Flying)",
|
|
[0x097]="Weather Effects",
|
|
[0x098]="Darunia",
|
|
[0x099]="Flare Dancer",
|
|
[0x09A]="Child Epona",
|
|
[0x09B]="Grotto Hole",
|
|
[0x09C]="Graveyard Objects",
|
|
[0x09D]="Gravestone",
|
|
[0x09E]="Farore's Wind Effect",
|
|
[0x09F]="Din's Fire Effect",
|
|
[0x0A0]=unset,
|
|
[0x0A1]="Child Ruto",
|
|
[0x0A2]="Volvagia (Whack-a-Mole)",
|
|
[0x0A3]="Flare Dancer Fireball",
|
|
[0x0A4]="Dead Hand",
|
|
[0x0A5]="Dead Hand's Hands",
|
|
[0x0A6]="Rauru",
|
|
[0x0A7]="Enemy Spawner",
|
|
[0x0A8]="Darunia",
|
|
[0x0A9]="Impa",
|
|
[0x0AA]="Treasure Chest Light",
|
|
[0x0AB]="Flare Dancer Core",
|
|
[0x0AC]="???",
|
|
[0x0AD]="Volvagia's Rocks",
|
|
[0x0AE]="???",
|
|
[0x0AF]="Invisible Wall",
|
|
[0x0B0]="Charon's Boat",
|
|
[0x0B1]="Spinning Scythes",
|
|
[0x0B2]=unset,
|
|
[0x0B3]="Hylian Soldier (Castle Gate Guard/Castle Courtyard/Kakariko Village)",
|
|
[0x0B4]="Falling Boulder Spawner",
|
|
[0x0B5]="Flaming Debris",
|
|
[0x0B6]="Stunnable Jelly Platform",
|
|
[0x0B7]="Reflected Ray of Light",
|
|
[0x0B8]="Gerudo Valley Objects",
|
|
[0x0B9]="Goron City Objects",
|
|
[0x0BA]="Barinade",
|
|
[0x0BB]="Flaming Skull Vase",
|
|
[0x0BC]="Guillotine",
|
|
[0x0BD]="Coffin Lid",
|
|
[0x0BE]="???",
|
|
[0x0BF]="Smoke Plume",
|
|
[0x0C0]="Shooting Gallery Items",
|
|
[0x0C1]="Shooting Gallery Owner",
|
|
[0x0C2]="Shop Shelves",
|
|
[0x0C3]="Nabooru",
|
|
[0x0C4]="Morpha",
|
|
[0x0C5]="Shellblade",
|
|
[0x0C6]="Big Octorok",
|
|
[0x0C7]="Wilted Deku Baba",
|
|
[0x0C8]="Inside Jabu-Jabu's Belly Objects",
|
|
[0x0C9]="Saria (Cutscenes)",
|
|
[0x0CA]="Goron (Cutscenes)",
|
|
[0x0CB]="Ingo",
|
|
[0x0CC]="Kotake & Koume",
|
|
[0x0CD]="Boulder Blocking Dodongo's Cavern",
|
|
[0x0CE]=unset,
|
|
[0x0CF]="Bombable Wall (Fire Temple)",
|
|
[0x0D0]="Bombable Wall (Death Mountain Trail)",
|
|
[0x0D1]="Floating Ice Platform",
|
|
[0x0D2]="Adult Ruto",
|
|
[0x0D3]="Deku Tree Sprout",
|
|
[0x0D4]="Water Current",
|
|
[0x0D5]="Lake Hylia Objects",
|
|
[0x0D6]="Ice Cavern Objects",
|
|
[0x0D7]="Moat Water (Bottom of the Well)",
|
|
[0x0D8]=unset,
|
|
[0x0D9]="Adult Malon (Stable & Lon Lon Ranch - Ingo Ousted)",
|
|
[0x0DA]="Bombchu Placed by Link",
|
|
[0x0DB]="???",
|
|
[0x0DC]="Twinrova",
|
|
[0x0DD]="Like Like",
|
|
[0x0DE]="Parasitic Tentacle",
|
|
[0x0DF]="Tentacle Obstruction",
|
|
[0x0E0]="Anubis",
|
|
[0x0E1]="Anubis-Killing Fire Trap",
|
|
[0x0E2]="Dropdown Ladder",
|
|
[0x0E3]="Rotating Lava Room Platforms",
|
|
[0x0E4]="Well Path Water",
|
|
[0x0E5]="Death Mountain Cloud Ring",
|
|
[0x0E6]="Inside Jabu-Jabu's Belly Switch",
|
|
[0x0E7]="Child Malon",
|
|
[0x0E8]="Ganondorf (Boss)",
|
|
[0x0E9]="Bongo Bongo",
|
|
[0x0EA]=unset,
|
|
[0x0EB]=unset,
|
|
[0x0EC]="Spike Trap",
|
|
[0x0ED]="Frog",
|
|
[0x0EE]="Collectable Deku Shield",
|
|
[0x0EF]="Meltable Ice Covering",
|
|
[0x0F0]="Blue Fire",
|
|
[0x0F1]="Collectable Ocarina of Time",
|
|
[0x0F2]=unset,
|
|
[0x0F3]=unset,
|
|
[0x0F4]="Nayru's Love Effect",
|
|
[0x0F5]="Light Orbs Representing the Sages",
|
|
[0x0F6]="Anubis Spawner",
|
|
[0x0F7]="???",
|
|
[0x0F8]="Hyrule Castle Gate",
|
|
[0x0F9]="Rolling Boulder (Spirit Temple)",
|
|
[0x0FA]="Shifting Wall (Spirit Temple)",
|
|
[0x0FB]=unset,
|
|
[0x0FC]="Snake Statue",
|
|
[0x0FD]="Mesh Bridge",
|
|
[0x0FE]="Fishing Pond Objects",
|
|
[0x0FF]="Pushblock",
|
|
[0x100]="Gate to Death Mountain Trail",
|
|
[0x101]="Particles Inhaled by Jabu-Jabu",
|
|
[0x102]="Windmill Blades",
|
|
[0x103]="Wooden Well Beams",
|
|
[0x104]="Well Water (Kakariko Village)",
|
|
[0x105]="Torch (Poe Sisters)",
|
|
[0x106]="Ganondorf's Lair Floor Tile",
|
|
[0x107]="Lon Lon Milk Crate",
|
|
[0x108]="Horse Jumping Fence",
|
|
[0x109]=unset,
|
|
[0x10A]="Collectable Fire Arrows",
|
|
[0x10B]="Collectable Ice Arrows",
|
|
[0x10C]="Collectable Light Arrows",
|
|
[0x10D]=unset,
|
|
[0x10E]=unset,
|
|
[0x10F]="Collectable Quest Items",
|
|
[0x110]="Small Wooden Crate",
|
|
[0x111]="Pot",
|
|
[0x112]="Invisible Collectable Items",
|
|
[0x113]="Iron Knuckle",
|
|
[0x114]="Iron Knuckle (Cutscenes)",
|
|
[0x115]="Skullkid",
|
|
[0x116]="Skullkid's Needle",
|
|
[0x117]="Silver Rupee",
|
|
[0x118]="Kotake & Koume's Portal",
|
|
[0x119]="Bongo Bongo's Shadow",
|
|
[0x11A]="Business Scrub (After Surrender)",
|
|
[0x11B]="Navi Message (Automatically Triggered)",
|
|
[0x11C]="Eye Switch (Shoots Flames)",
|
|
[0x11D]="Flying Pot",
|
|
[0x11E]="???",
|
|
[0x11F]="Waterfall (Zora's River)",
|
|
[0x120]="Waterfall (Zora's Domain)",
|
|
[0x121]="Freezard",
|
|
[0x122]="Dampé's Ghost",
|
|
[0x123]="Dampé's Relay Objects",
|
|
[0x124]="Diving Game Zora",
|
|
[0x125]="Grass Clump",
|
|
[0x126]="Bean Planting Spot",
|
|
[0x127]="Bombable Boulder",
|
|
[0x128]=unset,
|
|
[0x129]=unset,
|
|
[0x12A]="Bronze Switch/Diamond Switch/Eye Switch",
|
|
[0x12B]="Stone Elevator",
|
|
[0x12C]="Deku Tree Elevator",
|
|
[0x12D]="Hookshot Target Pillar",
|
|
[0x12E]="Ocarina Spot",
|
|
[0x12F]="???",
|
|
[0x130]="Rolling Boulder",
|
|
[0x131]="Rupee (Deku Target Game)",
|
|
[0x132]="Carpenter Boss",
|
|
[0x133]="Carpenter (Thieves' Hideout & Carpenters' Tent)",
|
|
[0x134]=unset,
|
|
[0x135]="Cucco Chick",
|
|
[0x136]="Dark Link's Illusion Room",
|
|
[0x137]="???",
|
|
[0x138]="Gerudo in White",
|
|
[0x139]="???",
|
|
[0x13A]="Realistic Shadow",
|
|
[0x13B]="Arwing",
|
|
[0x13C]="Chicken Lady",
|
|
[0x13D]="Medigoron",
|
|
[0x13E]="Bean Seller",
|
|
[0x13F]="Carpenter Boss's Son (Lost Woods)",
|
|
[0x140]="Gate to Ingo's Ranch",
|
|
[0x141]="Square Sign",
|
|
[0x142]="Hylian Soldier (Hyrule Castle)",
|
|
[0x143]="???",
|
|
[0x144]="Cucco (Attacking)",
|
|
[0x145]="Rocks Blocking the Bottom of the Well",
|
|
[0x146]="Saria",
|
|
[0x147]="???",
|
|
[0x148]="Rainbow Bridge",
|
|
[0x149]="Potion Shop Granny",
|
|
[0x14A]="Lake Scientist",
|
|
[0x14B]="Bombchu Bowling Alley Employee",
|
|
[0x14C]="???",
|
|
[0x14D]="Kaepora Gaebora",
|
|
[0x14E]="Silver Gauntlets Boulder",
|
|
[0x14F]="Graveyard Flower",
|
|
[0x150]="Sun Switch",
|
|
[0x151]="Groups of Rocks & Bushes",
|
|
[0x152]="Goron (Early)",
|
|
[0x153]="Windmill Man",
|
|
[0x154]=unset,
|
|
[0x155]="Treasure Chest (Treasure Chest Shop)",
|
|
[0x156]="Goddess Statue",
|
|
[0x157]="Ceiling Elevator",
|
|
[0x158]="Ceiling Mirror",
|
|
[0x159]="Bombable Bombchu Boulder",
|
|
[0x15A]="Hookshottable Grate",
|
|
[0x15B]="???",
|
|
[0x15C]="Spinning Goron Vase",
|
|
[0x15D]=unset,
|
|
[0x15E]="Ganondorf's Organ",
|
|
[0x15F]="Small Water Spout",
|
|
[0x160]="Big Water Spout",
|
|
[0x161]=unset,
|
|
[0x162]="Running Man (Hyrule Field & Ending)",
|
|
[0x163]="Kokiri Spawner",
|
|
[0x164]="King Zora",
|
|
[0x165]="Weather-Changing Tag",
|
|
[0x166]="Bongo Bongo's Drum Head",
|
|
[0x167]="Kakariko Rooftop Man",
|
|
[0x168]="Bombchu Bowling Prizes???",
|
|
[0x169]="Iron Knuckle Throne & Columns",
|
|
[0x16A]="Carpet Merchant",
|
|
[0x16B]="Carpet Merchant's Magic Carpet",
|
|
[0x16C]="Graveyard Boy",
|
|
[0x16D]="Mido",
|
|
[0x16E]="Hylian Spawner",
|
|
[0x16F]="Ganondorf's Cape",
|
|
[0x170]="Song of Storms Effect",
|
|
[0x171]="Title Screen Overlay",
|
|
[0x172]="Thieves' Hideout Jail Cell Door",
|
|
[0x173]="Navi Message (Targetable)",
|
|
[0x174]="???",
|
|
[0x175]="Big Poe",
|
|
[0x176]="???",
|
|
[0x177]="Gate Barring Escape From Ganon's Tower",
|
|
[0x178]="Hylian Soldier (Hyrule Castle Town/Kakariko Village)",
|
|
[0x179]="Adult Zelda (Normal Gameplay)",
|
|
[0x17A]="Ganon",
|
|
[0x17B]="Pierre (Lake Hylia)",
|
|
[0x17C]="Treasure Chest Shop Owner",
|
|
[0x17D]="Make Pushblock",
|
|
[0x17E]="Sun's Song Effect",
|
|
[0x17F]="Ending Overlays",
|
|
[0x180]=unset,
|
|
[0x181]="Grotto Treasure Chest",
|
|
[0x182]="Ending Cutscene NPCs",
|
|
[0x183]="???",
|
|
[0x184]="Great Fairy's Healing Beam",
|
|
[0x185]="Checkable Spot",
|
|
[0x186]="Patrolling Gerudo in Purple",
|
|
[0x187]="???",
|
|
[0x188]="Skulltula House Resident (Cursed)",
|
|
[0x189]="Skulltula House Resident (Curse Lifted)",
|
|
[0x18A]="Song of Time Effect",
|
|
[0x18B]="Song of Storms Effect",
|
|
[0x18C]="Stinger (Water)",
|
|
[0x18D]="Sacred Forest Meadow Pond Bottom",
|
|
[0x18E]="Spirit Temple Entrance Room Elevator",
|
|
[0x18F]="Iron Knuckle Debris",
|
|
[0x190]="Gate to the Haunted Wasteland",
|
|
[0x191]="Gate to the Gerudo Training Ground",
|
|
[0x192]="Hint-Giving Deku Scrubs",
|
|
[0x193]="Deku Scrub Projectile",
|
|
[0x194]="Broken Drawbridge",
|
|
[0x195]="Business Scrub (Attacking)",
|
|
[0x196]="Collectable Grave-Digging Game Items",
|
|
[0x197]="Gerudo Fighter",
|
|
[0x198]="Epona's Song Effect",
|
|
[0x199]="Saria's Song Effect",
|
|
[0x19A]="Girl Chasing Cucco",
|
|
[0x19B]="Dog",
|
|
[0x19C]="Gold Skulltula Token",
|
|
[0x19D]="Kakariko Village Objects",
|
|
[0x19E]="Beehive",
|
|
[0x19F]="Bombable Wall (Desert Colossus)",
|
|
[0x1A0]="Wooden Crate",
|
|
[0x1A1]="Deku Stage Actor Spawner",
|
|
[0x1A2]="Deku Stage Judge",
|
|
[0x1A3]="Deku Scrub (Deku Target Game)",
|
|
[0x1A4]="Happy Mask Shop Customer",
|
|
[0x1A5]="Bombchu Bowling Alley Walls",
|
|
[0x1A6]="Carpenter Boss's Son (Kakariko Village)",
|
|
[0x1A7]="Ganon's Castle Barrier",
|
|
[0x1A8]="Bombable Wall (Zora's Fountain)",
|
|
[0x1A9]="Bombable Wall (Death Mountain Crater)",
|
|
[0x1AA]=unset,
|
|
[0x1AB]="Group of Rupees",
|
|
[0x1AC]="Honey & Darling",
|
|
[0x1AD]="Haggling Shoppers",
|
|
[0x1AE]="Goron & Biggoron",
|
|
[0x1AF]="Wolfos",
|
|
[0x1B0]="Stalchild",
|
|
[0x1B1]="???",
|
|
[0x1B2]="???",
|
|
[0x1B3]="Sinking Zig-Zag Platform (Fire Medallion Minidungeon)",
|
|
[0x1B4]="Invisible Path (Shadow Medallion Minidungeon)",
|
|
[0x1B5]="???",
|
|
[0x1B6]="Invisible Wall (Inside Ganon's Castle)",
|
|
[0x1B7]="Ice Pushblock (Water Medallion Minidungeon)",
|
|
[0x1B8]="Poe Collector",
|
|
[0x1B9]="Gossip Stone",
|
|
[0x1BA]="Bombable Wall (Water Temple)",
|
|
[0x1BB]="Water Temple Gate",
|
|
[0x1BC]="Kakariko Village - Carpenter",
|
|
[0x1BD]="Bombchu Bowling Alley Walls",
|
|
[0x1BE]="???",
|
|
[0x1BF]="Guiding Poe (Haunted Wasteland)",
|
|
[0x1C0]="Guay",
|
|
[0x1C1]="Door Mimic",
|
|
[0x1C2]="Oasis Water",
|
|
[0x1C3]="Spinning Goron Vase Lid",
|
|
[0x1C4]="Door to Darunia's Room",
|
|
[0x1C5]="Adult Malon (Day)",
|
|
[0x1C6]="Cow",
|
|
[0x1C7]="Icicle",
|
|
[0x1C8]="Ice Cavern Bars",
|
|
[0x1C9]="Pierre (Wandering)",
|
|
[0x1CA]="Bonooru",
|
|
[0x1CB]="Scarecrow's Song Effect",
|
|
[0x1CC]="???",
|
|
[0x1CD]="Fake Wall (Gerudo Training Ground)",
|
|
[0x1CE]="Zora",
|
|
[0x1CF]="Gold Skulltula Spawner",
|
|
[0x1D0]="Nabooru's Second-in-Command",
|
|
[0x1D1]="Time Block",
|
|
[0x1D2]="Bronze Boulder (Breakable Using Hammer)",
|
|
[0x1D3]="Child Zelda (Normal Gameplay & Cutscene 04)",
|
|
[0x1D4]="Carpenters' Tent & Race - Running Man",
|
|
[0x1D5]="???",
|
|
[0x1D6]="Time Block",
|
|
}
|