[ScryMUD] SVN Commit Info r713 - branches/version-2-1/mud/grrmud/server
scrymud at wanfear.com
scrymud at wanfear.com
Sat Nov 27 11:00:06 PST 2004
Author: eroper
Date: 2004-11-27 11:00:06 -0800 (Sat, 27 Nov 2004)
New Revision: 713
Modified:
branches/version-2-1/mud/grrmud/server/tmp_socials.cc
Log:
Fixed bad grammar as referred to by PROD_BUG: #1589
--Khaav
Modified: branches/version-2-1/mud/grrmud/server/tmp_socials.cc
===================================================================
--- branches/version-2-1/mud/grrmud/server/tmp_socials.cc 2004-11-25 03:51:16 UTC (rev 712)
+++ branches/version-2-1/mud/grrmud/server/tmp_socials.cc 2004-11-27 19:00:06 UTC (rev 713)
@@ -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