Shatter spell.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6853 c06c8d41-db1a-0410-9941-cceddc491573
GJA3C5HTAVUBNX44QYQTPWQPTP5ER4J2VJA5GLHJ2R5WNVMWC3YQC
LUH6GAJODIQXNPBEHMSUTKH3KA3DYVRCKZ6GJJ4HHNHOIMMUEP6QC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
UNUSED( garbage );
UNUSED(garbage);
if ( !in_bounds(where) )
if (!in_bounds(where))
switch (grd(where))
const dungeon_feature_type grid = grd(where); switch (grid)
const dungeon_feature_type grid = grd(where);
switch (grid)
grd(where) = DNGN_FLOOR;
if (grid == DNGN_ORCISH_IDOL) beogh_idol_revenge();
if (grid == DNGN_ORCISH_IDOL)
beogh_idol_revenge();