summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vampirism.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/vampirism.patch b/vampirism.patch
index 4fbef1e..79487e2 100644
--- a/vampirism.patch
+++ b/vampirism.patch
@@ -435,8 +435,8 @@
pgettext( "memorial_female", "Killed an innocent, %s." ),
name );
+ } else if( vampire ) {
-+ add( pgettext( "memorial_male", "Killed an innocent human, %s." ),
-+ pgettext( "memorial_female", "Killed an innocent human, %s." ),
++ add( pgettext( "memorial_male", "Killed an innocent Human, %s." ),
++ pgettext( "memorial_female", "Killed an innocent Human, %s." ),
+ name );
} else {
add( pgettext( "memorial_male",