[mw-devel] MW3 r1184 - trunk/webclient

dez at sucs.org dez at sucs.org
Thu Oct 7 21:29:51 BST 2010


Author: dez
Date: 2010-10-07 21:29:51 +0100 (Thu, 07 Oct 2010)
New Revision: 1184

Modified:
   trunk/webclient/say.js
Log:
Fix typo in MROD message


Modified: trunk/webclient/say.js
===================================================================
--- trunk/webclient/say.js	2010-10-07 20:07:22 UTC (rev 1183)
+++ trunk/webclient/say.js	2010-10-07 20:29:51 UTC (rev 1184)
@@ -22,7 +22,7 @@
 					what = "<div class='msgkick user_system'>";
 					if (msg[one].text.substr(0,1) == "m") {
 						what += "Boing, Zebedee's arrived. \"Look up!\" says Zebedee</br>";
-						what += "You look up; a large object is falling rowards you very fast, very very fast. It looks like a Magic Roundabout!</br>";
+						what += "You look up; a large object is falling towards you very fast, very very fast. It looks like a Magic Roundabout!</br>";
 						what += "\"I wouldn't stand there if I was you\" says Zebedee</br>";
 						what += "WWWHHHEEEEEEEKKKKEEEERRRRRUUUUUNNNNNCCCCCHHHHHH</br>";
 						what += msg[one].username + " has just dropped the Magic Roundabout of Death on you.</br>";




More information about the mw-devel mailing list