git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6939 c06c8d41-db1a-0410-9941-cceddc491573
PLTJRRV5HGGXIKZZIARZ2S2YFAHGLSARRDMVDAA5XCA34SMCZH7QC
FIYBXLWALQINNQTHG2KNDUUTAQAZRDDLXW2XOVSKDKBADJ3XCJ4AC
3KAINFIXO7WNWGUGZB43EUNFRS2ZPBLQZDTY456QACMRHYIJ7WDAC
4FQAKUKUO6PCAZ3N4HUR5XL6E4VA5UQUZ3AEDGRBLVY7W2LMWI7QC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
3YBQGKQ22WFXA5RXDSKLFWMABLJ6KHBVWEIA3WIDHWM25OECNTYAC
if (controlled && !was_controlled)
const bool short_control = (you.duration[DUR_CONTROL_TELEPORT] > 0) && (you.duration[DUR_CONTROL_TELEPORT] < 6); if (controlled && (!was_controlled || short_control))
const bool short_control = (you.duration[DUR_CONTROL_TELEPORT] > 0)
&& (you.duration[DUR_CONTROL_TELEPORT] < 6);
if (controlled && (!was_controlled || short_control))
// Choosing a skill is likelier if you are little skilled in it.
// Choosing a skill is likelier if you are somewhat skilled in it.