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

Back to archive index

Kentaro Shirakata argra****@users*****
2006年 8月 26日 (土) 20:39:25 JST


Index: jnethack/src/trap.c
diff -u jnethack/src/trap.c:1.46 jnethack/src/trap.c:1.47
--- jnethack/src/trap.c:1.46	Wed Jan  4 18:07:58 2006
+++ jnethack/src/trap.c	Sat Aug 26 20:39:25 2006
@@ -861,6 +861,7 @@
 /*JP
 		pline("A little dart shoots out at you!");
 */
+		pline("小さな投げ矢が飛んできた!");
 		otmp = mksobj(DART, TRUE, FALSE);
 		otmp->quan = 1L;
 		otmp->owt = weight(otmp);


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