Update hash alphabet strings for clarity
This commit is contained in:
9
Rom.py
9
Rom.py
@@ -3541,7 +3541,10 @@ Prizes = ['Green Pendant',
|
|||||||
]
|
]
|
||||||
|
|
||||||
hash_alphabet = [
|
hash_alphabet = [
|
||||||
"Bow", "Boomerang", "Hookshot", "Bomb", "Mushroom", "Powder", "Rod", "Pendant", "Bombos", "Ether", "Quake",
|
"Bow", "Boomerang", "Hookshot", "Bomb", "Mushroom", "Powder",
|
||||||
"Lamp", "Hammer", "Shovel", "Ocarina", "Bug Net", "Book", "Bottle", "Potion", "Cane", "Cape", "Mirror", "Boots",
|
"Ice Rod", "Green Pendant", "Bombos", "Ether", "Quake", "Lamp",
|
||||||
"Gloves", "Flippers", "Pearl", "Shield", "Tunic", "Heart", "Map", "Compass", "Key"
|
"Hammer", "Shovel", "Ocarina", "Bug Net", "Book", "Bottle",
|
||||||
|
"Green Potion", "Somaria", "Cape", "Mirror", "Boots", "Gloves",
|
||||||
|
"Flippers", "Pearl", "Shield", "Green Tunic", "Heart", "Map",
|
||||||
|
"Compass", "Key",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user