Add combat and defense aliases

This commit is contained in:
Jared Miller 2026-02-12 18:31:10 -05:00
parent 61ab785b59
commit 9ee4ff050d
Signed by: shmup
GPG key ID: 22B5C6D66A38B06C

View file

@ -38,4 +38,10 @@
#NOP combat shortcuts #NOP combat shortcuts
#alias {o} {sweep} #alias {o} {sweep}
#alias {pl} {punch left}
#alias {pr} {punch right}
#alias {r} {roundhouse} #alias {r} {roundhouse}
#alias {f} {parry high}
#alias {v} {parry low}
#alias {dr} {dodge right}
#alias {dl} {dodge left}