[Scummvm-cvs-logs] CVS: scummvm/saga itedata.cpp,1.2,1.3

Andrew Kurushin h00ligan at users.sourceforge.net
Fri Jun 17 07:09:48 CEST 2005


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

Modified Files:
	itedata.cpp 
Log Message:
fix screwdriver bug

Index: itedata.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/itedata.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- itedata.cpp	10 Jun 2005 11:56:01 -0000	1.2
+++ itedata.cpp	17 Jun 2005 14:09:06 -0000	1.3
@@ -241,7 +241,7 @@
 	{ 23,   0,  480,  480,  0, 24, 23, 0           }, // Silver Medallion
 	{ 24,   0,  480,  480,  0, 25, 24, 0           }, // Mud in Fur
 	{ 25,   0,  480,  480,  0, 26, 25, 0           }, // Gold Ring
-	{ 27,  13, 1036,  572,  0, 47, 14, kObjUseWith }, // Screwdriver
+	{ 27,  13, 1036,  572,  40, 47, 14, kObjUseWith }, // Screwdriver
 	{ 28,   0,  480,  480,  0, 29, 26, 0           }, // Apple Token
 	{ 29,   0,  480,  480,  0, 30, 22, kObjUseWith }, // Letter from Elara
 	{ 30,   0,  164,  440,  0, 31, 16, kObjUseWith }, // Spoon





More information about the Scummvm-git-logs mailing list