headstone engraving with wand of digging
<email deleted> Sent: Thursday, June 13, 2002 12:03 PM Subject: Beta 1 comments > Headstone writing still uses the adjective "weird" when engraving with > a wand of digging.
This commit is contained in:
@@ -933,6 +933,10 @@ doengrave()
|
||||
"write in");
|
||||
eloc = is_ice(u.ux,u.uy) ? "frost" : "dust";
|
||||
break;
|
||||
case HEADSTONE:
|
||||
everb = (oep && !eow ? "add to the epitaph on" :
|
||||
"engrave on");
|
||||
break;
|
||||
case ENGRAVE:
|
||||
everb = (oep && !eow ? "add to the engraving in" :
|
||||
"engrave in");
|
||||
|
||||
Reference in New Issue
Block a user