Fix label name and remove special character (#1001)

This commit is contained in:
Kalaay 2026-03-13 16:05:42 +01:00 committed by GitHub
parent 22a3e8ea30
commit c3822e27e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1144,7 +1144,7 @@ Route201_Lass:
PlayFanfare SEQ_SE_CONFIRM
LockAll
FacePlayer
GoToIfSet FLAG_HAS_POKEDEX, Route201_IfYourPokemonsHPIsLowGoToAPokemonCenter»
GoToIfSet FLAG_HAS_POKEDEX, Route201_IfYourPokemonsHPIsLowGoToAPokemonCenter
Message Route201_Text_IfYourPokemonsHPIsLowGoHome
GoTo Route201_LassCloseMessage
@ -1154,7 +1154,7 @@ Route201_LassCloseMessage:
ReleaseAll
End
Route201_IfYourPokemonsHPIsLowGoToAPokemonCenter»:
Route201_IfYourPokemonsHPIsLowGoToAPokemonCenter:
Message Route201_Text_IfYourPokemonsHPIsLowGoToAPokemonCenter
GoTo Route201_LassCloseMessage