SoE: fix gameinfo typo

This commit is contained in:
Fabian Dill 2021-11-27 22:41:27 +01:00
parent 11285fb0aa
commit 5ca737886b
1 changed files with 2 additions and 2 deletions

View File

@ -24,6 +24,6 @@ Specific items can be limited to your own world using plando.
Secret of Evermore will display "Sent an Item". Check the client output if you want to know which. Secret of Evermore will display "Sent an Item". Check the client output if you want to know which.
## What happens when the player receives an item? ## What happens when the player receives an item?
When the player receives an item, a popup will appear to show which item was received. Items won't be recieved while a When the player receives an item, a popup will appear to show which item was received. Items won't be received while a
script is active such as when visiting Nobilia Market or during most Boss Fights. Once all scripts have ended, items script is active such as when visiting Nobilia Market or during most Boss Fights. Once all scripts have ended, items
will be recieved. will be received.