[Scummvm-cvs-logs] CVS: web compatibility.php,1.416,1.417

kirben kirben at users.sourceforge.net
Sun May 22 20:48:38 CEST 2005


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1767

Modified Files:
	compatibility.php 
Log Message:

No known issue in mustard


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -d -r1.416 -r1.417
--- compatibility.php	23 May 2005 02:18:20 -0000	1.416
+++ compatibility.php	23 May 2005 03:46:37 -0000	1.417
@@ -149,7 +149,7 @@
 		'Spyfox 3: Operation Ozone (Demo)'					=> array('sf3-demo','90'),
 		'Spyfox 3: Operation Ozone'						=> array('spyozon','60'),
 		'Spy Fox in Cheese Chase Game'						=> array('chase','20'),
-		'Spy Fox in Hold the Mustard'						=> array('mustard','20'),
+		'Spy Fox in Hold the Mustard'						=> array('mustard','85'),
 	      );
 
 $gamesOther = array(
@@ -386,9 +386,8 @@
 "chase"		=> "Game is playable, with glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- Graphical glitches",
-"mustard"	=> "Game is playable, with glitches".
-		   "<br>- Both Macintosh and Windows versions supported by this target".
-		   "<br>- Graphical glitches",
+"mustard"	=> "No known issues, game is completable.".
+		   "<br>- Both Macintosh and Windows versions supported by this target",
 
 "sky"	 	=> "No known issues, game is completable.".
 		   "<br>- Requires the <a href=\"SKY.CPT\">SKY.CPT</a> resource file to be placed in the game directory".





More information about the Scummvm-git-logs mailing list