[jnh-cvs 464] CVS update: jnethack/src

Back to archive index

Kentaro Shirakata argra****@users*****
2005年 6月 11日 (土) 03:43:49 JST


Index: jnethack/src/dig.c
diff -u jnethack/src/dig.c:1.24 jnethack/src/dig.c:1.25
--- jnethack/src/dig.c:1.24	Sat Oct  9 02:22:10 2004
+++ jnethack/src/dig.c	Sat Jun 11 03:43:49 2005
@@ -1115,7 +1115,7 @@
 /*JP
 		pline("Turbulence torpedoes your %s attempts.", verbing);
 */
-		pline("掘ろうとすると乱水流が起きた.");
+		pline("%sとすると乱水流が起きた.", jconj(verbing, "よう"));
 	} else if(u.dz < 0) {
 		if(Levitation)
 /*JP


Jnethack-cvs メーリングリストの案内
Back to archive index