projects
/
cavechop-7drl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44003f
)
Tweaking blurb about historical Matildae
author
fluffymormegil
<mpread@chiark.greenend.org.uk>
Fri, 16 Mar 2012 22:30:49 +0000
(22:30 +0000)
committer
fluffymormegil
<mpread@chiark.greenend.org.uk>
Fri, 16 Mar 2012 22:30:49 +0000
(22:30 +0000)
u.c
patch
|
blob
|
history
diff --git
a/u.c
b/u.c
index
f94a084
..
c6f3d42
100644
(file)
--- 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 Engl
and
+ *
(aka Empress Matilda) and of Matilda di Canossa, Margravine
+ *
regnant of
Tuscany. */
strcpy(u.name, "Matilda");
}
else