fix some spacing

This commit is contained in:
2025-10-17 18:19:11 -05:00
parent 2f3b5384c0
commit bb73ab6eb9
2 changed files with 10 additions and 4 deletions

View File

@@ -3,13 +3,19 @@
{% endif %}
{{ "# " if not nobones }}OPTIONS=!bones
{{ "# " if not nopet }}OPTIONS=!pet
{% if comments %}
# pettype: specify starting pet
{% endif %}
{{ "# " if not nopet }}OPTIONS=pettype:none
{% if base37 %}
{% if comments %}
# pauper: start character with no items, skills, spells, or discoveries
{% endif %}
{{ "# " if not pauper }}OPTIONS=pauper
{% endif -%}
{% if comments %}
# nudist: start character with no armor
{% endif %}