- Gravel flies up from the floor is not appropriate in this case
characters polymorphed into centaurs can't wear boots
if an unknown rolling boulder trap kills a monster, you shouldn't be a murderer
touchstone entry in data.base
+specific message for engraving headstone with wand of digging
Platform- and/or Interface-Specific Fixes
}
if (!Blind)
Strcpy(post_engr_text,
+ IS_GRAVE(levl[u.ux][u.uy].typ) ?
+ "Chips fly out from the headstone." :
is_ice(u.ux,u.uy) ?
"Ice chips fly up from the ice surface!" :
"Gravel flies up from the floor.");