SMZ3: Pedestal hint (#792)

* - fixed missing pedestal and tablets hint text for foreign items (was "Don't waste yout time!", is now "A small victory!")

- small precision to SMZ3 and SM docs about "What does another world's item look like in Super Metroid"
This commit is contained in:
lordlou 2022-07-17 20:40:23 -04:00 committed by GitHub
parent bd4850b2b5
commit 025309ec64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View File

@ -23,7 +23,8 @@ certain items to your own world.
## What does another world's item look like in Super Metroid?
A unique item sprite has been added to the game to represent items belonging to another world.
Two unique item sprites have been added to the game to represent items belonging to another world. Progression items have
a small up arrow on the sprite and non-progression don't.
## When the player receives an item, what happens?

View File

@ -380,6 +380,10 @@ Items:
Keycard: |-
A key from
the future?
Something: |-
A small victory!
default: |-
Don't waste
your time!

View File

@ -23,7 +23,8 @@ certain items to your own world.
## What does another world's item look like in Super Metroid?
A unique item sprite has been added to the game to represent items belonging to another world.
Two unique item sprites have been added to the game to represent items belonging to another world. Progression items have
a small up arrow on the sprite and non-progression don't.
## What does another world's item look like in LttP?