Make the next alphabet is bought automatically.
Currently: None-{{ (player.automators[0]>0)?FUNCTIONS.alphabet(player.automators[0]):'None' }}
Cost: {{ FUNCTIONS.alphabet(player.automators[0]+1) }}-{{ notate(FUNCTIONS.automators.cost[0]) }}
Make the next alphabet is automatically gain 10%.
Currently: a-{{ FUNCTIONS.alphabet(player.automators[1]+1) }}
Cost: {{ FUNCTIONS.alphabet(player.automators[1]+2) }}-{{ notate(FUNCTIONS.automators.cost[1]) }}