Skip to content

Commit

Permalink
Added support for Factory World!
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafiqSadat authored Sep 19, 2024
1 parent 5408935 commit 9f38243
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 @@ -129,6 +129,13 @@
'timing': 30000 / 1000,
'attempts': 20,
},
17: {
'name': 'Factory World',
'appToken': 'd02fc404-8985-4305-87d8-32bd4e66bb16',
'promoId': 'd02fc404-8985-4305-87d8-32bd4e66bb16',
'timing': 30000 / 1000,
'attempts': 20,
},
}


Expand Down

0 comments on commit 9f38243

Please sign in to comment.