| 14 | 14 | <input id="expressions_show_default" type="checkbox"> |
| 15 | 15 | <span data-i18n="Show default images (emojis) if sprite missing">Show default images (emojis) if sprite missing</span> |
| 16 | 16 | </label> |
| 17 | + <label class="checkbox_label" for="expressions_allow_multiple" title="A single expression can have multiple sprites. Whenever the expression is chosen, a random sprite for this expression will be selected." data-i18n="[title]A single expression can have multiple sprites. Whenever the expression is chosen, a random sprite for this expression will be selected."> |
| 18 | + <input id="expressions_allow_multiple" type="checkbox"> |
| 19 | + <span data-i18n="Allow multiple sprites per expression">Allow multiple sprites per expression</span> |
| 20 | + </label> |
| 21 | + <label class="checkbox_label" for="expressions_reroll_if_same" title="If the same expression is used again, re-roll the sprite. This only applies to expressions that have multiple available sprites assigned." data-i18n="[title]If the same expression is used again, re-roll the sprite. This only applies to expressions that have multiple available sprites assigned."> |
| 22 | + <input id="expressions_reroll_if_same" type="checkbox"> |
| 23 | + <span data-i18n="Re-roll if same expression is used again">Re-roll if same sprite is used again</span> |
| 24 | + </label> |
| 17 | 25 | <label id="image_type_block" class="checkbox_label" for="image_type_toggle"> |
| 18 | 26 | <input id="image_type_toggle" type="checkbox"> |
| 19 | 27 | <span data-i18n="Image Type - talkinghead (extras)">Image Type - talkinghead (extras)</span> |