[Scummvm-cvs-logs] CVS: web compatibility.php,1.109,1.110

Jonathan Gray khalek at users.sourceforge.net
Fri Apr 11 03:21:14 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv16845

Modified Files:
	compatibility.php 
Log Message:
monkeyega is finishable

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- compatibility.php	11 Apr 2003 05:43:48 -0000	1.109
+++ compatibility.php	11 Apr 2003 10:20:46 -0000	1.110
@@ -62,7 +62,7 @@
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
                 'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
 		'LOOM'							=> array('3','loom','0'),
-		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','20'),
+		'The Secret of Monkey Island (EGA)'			=> array('4','monkeyega','80'),
 		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('4','pass','20'),
                 'LOOM (256 color CD version)'                           => array('5','loomcd','90'),
 		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','90'),
@@ -111,7 +111,7 @@
 "zak256"        => "Game is completable." .
                    "<br>- No sound effect looping" ,
 "loom"		=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Loom CD version",
-"monkeyega"	=> "At least partly payable".
+"monkeyega"	=> "Game is completable".
                    "<br>- No sound effects".
                    "<br>- No music looping",
 "pass"		=> "At least partly payable".





More information about the Scummvm-git-logs mailing list