Skip to content

Commit

Permalink
outbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
orian34 committed Dec 20, 2023
1 parent d8b49d7 commit 0dbcb54
Show file tree
Hide file tree
Showing 3 changed files with 866 additions and 1,504 deletions.
2 changes: 1 addition & 1 deletion Update/flow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ void HanyuuAnim2()
Wait(500);
MoveSprite( 12, -271, -86, 0, 0, 0, 0, 0, 150, TRUE );
ShakeScreen( 1, 6, 30, 12, 0, );
MoveSprite( 12, -829, -86, 0, 0, 256, 0, 0, 1000, FALSE ); //fade out
MoveSprite( 12, -1029, -86, 0, 0, 256, 0, 0, 1000, FALSE ); //fade out
Update(); //execute stored actions
Wait(600);
if(GetGlobalFlag(MEHEND) >= 20)
Expand Down
Loading

0 comments on commit 0dbcb54

Please sign in to comment.