git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2922 c06c8d41-db1a-0410-9941-cceddc491573
OKPS67MLJ34EKGNZOBBD74DSQYUNXO7XGBHZO22QXWWZBA6A2WXQC
KFULGQQOHWUTXOM3BXCCYPGGVGGY4Z6265XUFRCBPNLTZAEHJZSQC
if (spellenum >= nxomspells) spellenum = nxomspells - 1;
if (spellenum >= nxomspells)
spellenum = nxomspells - 1;
if (spellenum > nxomspells) spellenum = nxomspells;
if (spellenum > nxomspells)
spellenum = nxomspells;