]> granicus.if.org Git - nethack/commitdiff
Q387 - grammar fixes in Samurai quest
authorcohrs <cohrs>
Sat, 10 Feb 2007 16:31:14 +0000 (16:31 +0000)
committercohrs <cohrs>
Sat, 10 Feb 2007 16:31:14 +0000 (16:31 +0000)
"Wakarimasu?" should be "Wakarimasu ka?"

dat/quest.txt
doc/fixes34.4

index 23bcce8906de9b0e180fedf2acb874aa7c214eaa..8887374d93e92e8b67328888e780cc69e9f72d90 100644 (file)
@@ -2382,7 +2382,7 @@ to figure out what I need from a samurai?"
 "You are no longer my samurai, %p.
 
 "Hara-kiri is denied.  You are ordered to shave your head and then to
-become a monk.  Your fief and family are forfeit.  Wakarimasu?"
+become a monk.  Your fief and family are forfeit.  Wakarimasu ka?"
 %E
 %Cc Sam 00019
 "%p-san, you have learned well and honored your family.
@@ -2413,7 +2413,7 @@ request that I commit seppuku.
 emperor's property.  Be quick!  The emperor will be here for the
 cha-no-you in 5 sticks.
 
-"Wakarimasu?"
+"Wakarimasu ka?"
 %E
 %Cp Sam 00025
 "To defeat %n you must overcome the seven emotions:
index 6faeacc733bd82fbf3654498fa5db2ea648ae147..c05e82ffbadb8ec2a017f7f2fb55d373bd3151c5 100644 (file)
@@ -316,6 +316,7 @@ avoid War message if tinning a Rider corpse fails
 prevent long messages from triggering access violation or segmentation fault
        due to buffer overflow in pline()
 cursed corpse wielded by a monster isn't welded to its hand or paw
+fix grammar errors in samurai quest, wakarimasu ka?
 
 
 Platform- and/or Interface-Specific Fixes