From: fluffymormegil Date: Fri, 16 Mar 2012 22:30:49 +0000 (+0000) Subject: Tweaking blurb about historical Matildae X-Git-Tag: contest-release-signed~5 X-Git-Url: http://git.blackswordsonics.com/?a=commitdiff_plain;h=efc29aba164d6075bc70b744e4da8912bcfad83b;p=cavechop-7drl Tweaking blurb about historical Matildae --- diff --git a/u.c b/u.c index f94a084..c6f3d42 100644 --- a/u.c +++ b/u.c @@ -423,9 +423,9 @@ void u_init(void) i = read_input(u.name, 16); if (i == 0) { - /* Default name: Matilda - for either the Holy Roman Empress and - * pretender to the English throne, or the Margravine regnant of - * Tuscany. */ + /* Default name is Matilda, in honour of Matilda of England + * (aka Empress Matilda) and of Matilda di Canossa, Margravine + * regnant of Tuscany. */ strcpy(u.name, "Matilda"); } else