Skip to content

Commit

Permalink
Added support for Among Water!
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafiqSadat authored Sep 19, 2024
1 parent 7849cec commit 5408935
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,13 @@
'timing': 30000 / 1000,
'attempts': 20,
},
16: {
'name': 'Among Waterr',
'appToken': 'daab8f83-8ea2-4ad0-8dd5-d33363129640',
'promoId': 'daab8f83-8ea2-4ad0-8dd5-d33363129640',
'timing': 30000 / 1000,
'attempts': 20,
},
}


Expand Down

0 comments on commit 5408935

Please sign in to comment.