OSDN Git Service

set trivial flags
[jnethack/source.git] / src / dokick.c
index d6cf298..ba602f7 100644 (file)
@@ -191,7 +191,7 @@ xchar x, y;
             map_invisible(x, y);
         else
             newsym(x, y);
-#if 0 /*JP*/
+#if 0 /*JP:T*/
         There("is %s here.",
               canspotmon(mon) ? a_monnam(mon) : "something hidden");
 #else
@@ -382,7 +382,7 @@ register struct obj *gold;
                 robbed -= value;
                 if (robbed < 0L)
                     robbed = 0L;
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 pline_The("amount %scovers %s recent losses.",
                           !robbed ? "" : "partially ", mhis(mtmp));
 #else
@@ -395,7 +395,7 @@ register struct obj *gold;
             } else {
                 if (mtmp->mpeaceful) {
                     ESHK(mtmp)->credit += value;
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                     You("have %ld %s in credit.", ESHK(mtmp)->credit,
                         currency(ESHK(mtmp)->credit));
 #else
@@ -426,7 +426,7 @@ register struct obj *gold;
                out of the vault.  If he did do that, player
                could try fighting, then weasle out of being
                killed by throwing his/her gold when losing. */
-#if 0 /*JP*/
+#if 0 /*JP:T*/
             verbalize(
                 umoney
                     ? "Drop the rest and follow me."
@@ -560,7 +560,7 @@ xchar x, y; /* coordinates where object was before the impact, not after */
             You("%ld%s\95ª\82Ì\91¹\8aQ\82ð\82Ð\82«\82¨\82±\82µ\82½\81I", loss, currency(loss));
             make_angry_shk(shkp, x, y);
         } else {
-#if 0 /*JP*/
+#if 0 /*JP:T*/
             You("owe %s %ld %s for objects destroyed.", mon_nam(shkp), loss,
                 currency(loss));
 #else
@@ -640,7 +640,7 @@ xchar x, y;
 
     if (!uarmf && kickedobj->otyp == CORPSE
         && touch_petrifies(&mons[kickedobj->corpsenm]) && !Stone_resistance) {
-#if 0 /*JP*/
+#if 0 /*JP:T*/
         You("kick %s with your bare %s.",
             corpse_xname(kickedobj, (const char *) 0, CXN_PFX_THE),
             makeplural(body_part(FOOT)));
@@ -720,7 +720,7 @@ xchar x, y;
 */
                 pline("\82Ñ\82­\82Æ\82à\82µ\82È\82¢\81D");
             else
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 pline("%s %sn't come loose.",
                       The(distant_name(kickedobj, xname)),
                       otense(kickedobj, "do"));
@@ -736,7 +736,7 @@ xchar x, y;
 */
             pline("\89½\82©\82ª\8aÉ\82ñ\82Å\82Æ\82ê\82½\81D");
         else
-#if 0 /*JP*/
+#if 0 /*JP:T*/
             pline("%s %s loose.", The(distant_name(kickedobj, xname)),
                   otense(kickedobj, "come"));
 #else
@@ -818,7 +818,7 @@ xchar x, y;
             kickedobj = splitobj(kickedobj, 1L);
         } else {
             if (rn2(20)) {
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 static NEARDATA const char *const flyingcoinmsg[] = {
                     "scatter the coins", "knock coins all over the place",
                     "send coins flying in all directions",
@@ -854,7 +854,7 @@ xchar x, y;
     }
 
     if (slide && !Blind)
-#if 0 /*JP*/
+#if 0 /*JP:T*/
         pline("Whee!  %s %s across the %s.", Doname2(kickedobj),
               otense(kickedobj, "slide"), surface(x, y));
 #else
@@ -1048,7 +1048,7 @@ dokick()
 
         if (wl == BOTH_SIDES)
             bp = makeplural(bp);
-#if 0 /*JP*/
+#if 0 /*JP:T*/
         Your("%s%s %s in no shape for kicking.",
              (wl == LEFT_SIDE) ? "left " : (wl == RIGHT_SIDE) ? "right " : "",
              bp, (wl == BOTH_SIDES) ? "are" : "is");
@@ -1267,7 +1267,7 @@ dokick()
         if (maploc->typ == SDOOR) {
             if (!Levitation && rn2(30) < avrg_attrib) {
                 cvt_sdoor_to_door(maploc); /* ->typ = DOOR */
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 pline("Crash!  %s a secret door!",
                       /* don't "kick open" when it's locked
                          unless it also happens to be trapped */
@@ -1419,7 +1419,7 @@ dokick()
             (void) mksobj_at(ROCK, x, y, TRUE, FALSE);
             del_engr_at(x, y);
             if (Blind)
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 pline("Crack!  %s broke!", Something);
 #else
                 pline("\83S\83c\83\93\81I\89½\82©\82ª\89ó\82ê\82½\81I");
@@ -1441,7 +1441,7 @@ dokick()
             /* nothing, fruit or trouble? 75:23.5:1.5% */
             if (rn2(3)) {
                 if (!rn2(6) && !(mvitals[PM_KILLER_BEE].mvflags & G_GONE))
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                     You_hear("a low buzzing."); /* a warning */
 #else
                     You_hear("\82Ô\81[\82ñ\82Æ\82¢\82¤\89¹\82ð\95·\82¢\82½\81D"); /* a warning */
@@ -1471,7 +1471,7 @@ dokick()
                      * may not refer to the correct object */
                     treefruit = mksobj(frtype, TRUE, FALSE);
                     treefruit->quan = nfruit - nfall;
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                     pline("%ld %s got caught in the branches.",
                           nfruit - nfall, xname(treefruit));
 #else
@@ -1565,7 +1565,7 @@ dokick()
                 exercise(A_DEX, TRUE);
                 return 1;
             } else if (!rn2(3)) {
-#if 0 /*JP*/
+#if 0 /*JP:T*/
                 pline("Flupp!  %s.",
                       (Blind ? "You hear a sloshing sound"
                              : "Muddy waste pops up from the drain"));
@@ -1884,7 +1884,7 @@ xchar dlev;          /* if !0 send to dlev near player */
             pline("\8bß\82­\82É\82 \82Á\82½%s\82ª%s\97\8e\82¿\82½\81D", what, gate_str);
 #endif
         else
-#if 0 /*JP*/
+#if 0 /*JP:T*/
             pline("%s adjacent %s %s.",
                   dct == 1L ? "One of the" : "Some of the",
                   dct == 1L ? "objects falls" : what, gate_str);
@@ -1926,7 +1926,7 @@ xchar dlev;          /* if !0 send to dlev near player */
         }
         if (ESHK(shkp)->debit > debit) {
             long amt = (ESHK(shkp)->debit - debit);
-#if 0 /*JP*/
+#if 0 /*JP:T*/
             You("owe %s %ld %s for goods lost.", Monnam(shkp), amt,
                 currency(amt));
 #else
@@ -2275,7 +2275,7 @@ xchar x, y;
 
     if (((ttmp = t_at(x, y)) != 0 && ttmp->tseen)
         && is_hole(ttmp->ttyp)) {
-#if 0 /*JP*/
+#if 0 /*JP:T*/
         gate_str = (ttmp->ttyp == TRAPDOOR) ? "through the trap door"
                                             : "through the hole";
 #else