mirror of
https://github.com/notwa/mm
synced 2024-11-05 01:29:03 -08:00
fix a couple names
This commit is contained in:
parent
1dbebeae84
commit
95c746b3c9
2 changed files with 5 additions and 5 deletions
|
@ -368,7 +368,7 @@ return {
|
|||
[0x16A]="Deku King",
|
||||
[0x16B]=unset,
|
||||
[0x16C]="Tall Spiked Iron Fence",
|
||||
[0x16D]="Boulder Blocking Racetrack", -- also ranch?
|
||||
[0x16D]="Giant Boulder", -- blocks racetrack, ranch
|
||||
[0x16E]="Yellow Target Spot",
|
||||
[0x16F]="Real Bombchu",
|
||||
[0x170]="Water Droplets", -- or falling lava blocks in STT
|
||||
|
@ -598,7 +598,7 @@ return {
|
|||
[0x250]="Pamela's Father (Normal)",
|
||||
[0x251]="Pamela's Father (Gibdo)",
|
||||
[0x252]="Lulu (Vocalist)",
|
||||
[0x253]="Madame Dotour",
|
||||
[0x253]="Anju's Mother",
|
||||
[0x254]="Music Box House Cupboard Door",
|
||||
[0x255]="Bombable Floor / Wall (STT)",
|
||||
[0x256]="Light Ray (STT)", -- TODO: verify?
|
||||
|
|
|
@ -9,7 +9,7 @@ return {
|
|||
[0x004]="Anju's Grandma",
|
||||
[0x005]="Octorok",
|
||||
[0x006]="Guay",
|
||||
[0x007]="Madame Dotour",
|
||||
[0x007]="Anju's Mother",
|
||||
[0x008]="Great Fairy / Spiral Beam of Light",
|
||||
[0x009]="Wallmaster",
|
||||
[0x00A]="Dodongo",
|
||||
|
@ -465,14 +465,14 @@ return {
|
|||
[0x1CC]="Boss Remains - Cutscenes",
|
||||
[0x1CD]="Tent-Shaped Spider Web",
|
||||
[0x1CE]="Zora Egg",
|
||||
[0x1CF]="Zubora",
|
||||
[0x1CF]="Zubora (Blacksmith)",
|
||||
[0x1D0]="Darmani's Ghost",
|
||||
[0x1D1]="Practice Log - Swordsman's School",
|
||||
[0x1D2]="Darmani's Gravestone",
|
||||
[0x1D3]="Goron Hot Spring Water",
|
||||
[0x1D4]="Deku Princess",
|
||||
[0x1D5]="Biggoron / Link-goro",
|
||||
[0x1D6]="Gabora",
|
||||
[0x1D6]="Gabora (Assistant)",
|
||||
[0x1D7]="Fish - Marine Research Lab",
|
||||
[0x1D8]=no_display,
|
||||
[0x1D9]="Mask of Scents - Porcino ???",
|
||||
|
|
Loading…
Reference in a new issue