Add crecellehack, extract some repeated menucolors patterns
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{% extends "main.rc" %}
|
||||
|
||||
{% block symbols %}
|
||||
{% include "unicode_symbols.rc" +%}
|
||||
|
||||
{% include "color_glyphs.rc" %}
|
||||
{% endblock symbols %}
|
||||
|
||||
{% block options %}
|
||||
OPTIONS=orientation:gay
|
||||
OPTIONS=!tutorial,!safe_wait,!tips
|
||||
OPTIONS=timed_delay
|
||||
OPTIONS=showdamage
|
||||
OPTIONS=cond_held,cond_ice,cond_lava,cond_woundedlegs,cond_slip
|
||||
OPTIONS=paranoid_confirmation:pray Remove A trap swim
|
||||
{% endblock options %}
|
||||
|
||||
{% block bindings %}
|
||||
BIND=O:optionsfull
|
||||
{% endblock bindings %}
|
||||
Reference in New Issue
Block a user