[ScryMUD] SVN Commit Info r714 - trunk/mud/grrmud/server

scrymud at wanfear.com scrymud at wanfear.com
Sat Nov 27 11:22:43 PST 2004


Author: eroper
Date: 2004-11-27 11:22:43 -0800 (Sat, 27 Nov 2004)
New Revision: 714

Modified:
   trunk/mud/grrmud/server/tmp_socials.cc
Log:
ported 711:713 from the 2.1 branch.
"ACKS at spits at" fixed.
--Khaav


Modified: trunk/mud/grrmud/server/tmp_socials.cc
===================================================================
--- trunk/mud/grrmud/server/tmp_socials.cc	2004-11-27 19:00:06 UTC (rev 713)
+++ trunk/mud/grrmud/server/tmp_socials.cc	2004-11-27 19:22:43 UTC (rev 714)
@@ -732,7 +732,7 @@
          emote(buf, pc, rm, TRUE);
       }//if targ and agg is same
       else {
-         Sprintf(buf, "You ACK at spit at %S.\n",
+         Sprintf(buf, "You ACK and spit at %S.\n",
                  name_of_crit(*crit_ptr, pc.SEE_BIT));
          show(buf, pc);
          Sprintf(buf, "%S ACKS and spits at you!  ACK!  PTHHH!\n",




More information about the ScryMUD mailing list