]> granicus.if.org Git - nethack/commitdiff
slight cockatrice egg msg change
authornethack.allison <nethack.allison>
Sun, 14 Jul 2002 13:01:04 +0000 (13:01 +0000)
committernethack.allison <nethack.allison>
Sun, 14 Jul 2002 13:01:04 +0000 (13:01 +0000)
Move the "Splat" part of the message.

src/uhitm.c

index 84d6f9c0dfee223733aa92bff83bec51d2ad4176..f32de01e8b1cd69b9b1862e9c0294fd6bfd52470 100644 (file)
@@ -731,7 +731,7 @@ int thrown;
 
                        if (touch_petrifies(&mons[obj->corpsenm])) {
                            /*learn_egg_type(obj->corpsenm);*/
-                           You("hit %s with %s %s egg%s.  Splat!",
+                           pline("Splat! You hit %s with %s %s egg%s!",
                                mon_nam(mon),
                                obj->known ? "the" : cnt > 1L ? "some" : "a",
                                obj->known ? mons[obj->corpsenm].mname : "petrifying",