Skip to content

Badges

Found under parsed_configs.badges as a dictionary. The first key, welcome dictates the badge ID of the initial badge a player recieves after joining the game. Any subsequent indexes must be a number of a stage with a value containing the respective badge ID that should be awarded when that stage is reached.

e.g:

badges={welcome=0;[20]=0;[40]=0;[60]=0;};