git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8854 c06c8d41-db1a-0410-9941-cceddc491573
JWLKVKVJ7PBVRHJQEPOFSI6XTS7OMME4YBK5JLPHAWQ5JR4VJTPAC
3PBG6FJ6WGSR4UM3I7UQUYYCSYU3UBCKCIKYKUEEANIK72TUL4XAC
SDLKLUNFGVKDS55DDJZCBAVIB7NL3RRYPTACAY65SCUQKV6APFSAC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
23PFLB2E4QHL5SF3Q2YV5FXRH6MFHENEU2ACVC572ZCYDXCBZVQAC
BBQWA33DPXWEDYOOPO45VAYD4JQDZQVMZSEJ4RUI5LLC733IMIIQC
VUCSN63AVSEOMC6O4BFGDHTO6I2GOLUXODTSGVZ37NTJ72Z3HIOQC
ODNAIEJW732NG7USKQKCIP4R4DAEYXXJQX6LY7TIN32NKE75454QC
UEI5JAVCMN7Y2SACTEZPZSNFJWOJTC55G24Q6LKQCT4XNDH5ZQIAC
// Stair ascents/descents cannot be interrupted, attempts to interrupt
// the delay will just trash all queued delays, including travel.
"interrupt_ascending_stairs =",
"interrupt_descending_stairs =",
// Stair ascents/descents cannot be interrupted except by
// teleportation. Attempts to interrupt the delay will just
// trash all queued delays, including travel.
"interrupt_ascending_stairs = teleport",
"interrupt_descending_stairs = teleport",