mirror of
https://github.com/notwa/mm
synced 2024-11-05 02:39:02 -08:00
34 lines
437 B
Lua
34 lines
437 B
Lua
return {
|
|
[0]="Nut",
|
|
"Stick",
|
|
"Epona",
|
|
"Bomb",
|
|
"(Z)Fins",
|
|
"Bow",
|
|
"Mirror?",
|
|
"Hook",
|
|
"(G)Punch",
|
|
"Sword",
|
|
"(G)Pound",
|
|
"Fire",
|
|
"Ice",
|
|
"Light",
|
|
"(G)Spikes",
|
|
"(D)Spin",
|
|
"(D)Shoot",
|
|
"(D)Dive",
|
|
"(D)Bomb",
|
|
"(Z)Barrier",
|
|
"?",
|
|
"?",
|
|
"Bush",
|
|
"(Z)Karate",
|
|
"M. Spin", -- ???
|
|
"(F)Beam",
|
|
"Roll",
|
|
"?",
|
|
"?",
|
|
"?",
|
|
"?",
|
|
"Keg",
|
|
}
|