Skip to content

Commit

Permalink
1.3.5
Browse files Browse the repository at this point in the history
Fixed a bug added by 1.3.4, a Boss should no longer trigger when you talk to Cheato.
  • Loading branch information
eldexterr committed Sep 28, 2022
1 parent f251c6c commit 126bdd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion globals/patch/CrashScreen_NewMessage.patch
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@

#new:ASCII $ASCII_Version
{
"BLACK PIT V1.3.4"
"BLACK PIT V1.3.5"
}
2 changes: 1 addition & 1 deletion map/patch/pt_00.mpat
Original file line number Diff line number Diff line change
Expand Up @@ -1732,7 +1732,7 @@ End
Return
EndIf
EndIf
Call StartBossBattle ( .Song:SpecialBattle ) % Testing Purposes
/%Call StartBossBattle ( .Song:SpecialBattle ) % Testing Purposes
Return%/
ExecWait $Script_ZoomIn_Camera
%% Classic Mode/Difficulty Flags works in the opposite way ( 0 == Yes , 1 == No)
Expand Down

0 comments on commit 126bdd6

Please sign in to comment.