git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5220 c06c8d41-db1a-0410-9941-cceddc491573
Y6YNQ3Q7CYMDJZSHZ4XYKQJMIFORHWBQGDWXKZ4R5PH2NFWY6N5AC
3CAWF7Q5MSGM66NTCGI7L7E6CAWHHFIURPBMEGKBUG3UYKRZX6ZQC
3EUPIYJNWOMOQBP2Z5SGSMWK453BXJD6KL2WFTR3NM565MEBYASAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
SFWCESFCUEVKJ6ZQQX3Y5YTIQD5BC6MCVSLVZFRGRTU46BFLKKWAC
6MAMXLPWLW5IXKQXGUNSKNZNHZM7U24GQNN4IWZL2FKKGAKL23YAC
GEVQBNOVLHFACR73ARA7VTDVQ4VJXVGOKUPXX4RNMCIM7W6KWL3AC
snprintf(info, INFO_SIZE, "Really fire %s %s?",
(target ? "at" : "through"),
mon->name(DESC_NOCAP_THE).c_str());
snprintf(info, INFO_SIZE, "Really fire %s %s%s?",
(target) ? "at"
: "through",
mon->name(DESC_NOCAP_THE).c_str(),
(inSanctuary) ? ", despite your sanctuary"
: "");
snprintf(info, INFO_SIZE, "Really fire %s the %s%s%s%s?",
(target ? "at" : "through"),
snprintf(info, INFO_SIZE, "Really fire %s the %s%s%s%s%s?",
(target) ? "at"
: "through",