mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
DIRECTOR: LINGO: Added L-Zone v1 mac script patches
This commit is contained in:
parent
15190d4607
commit
0c4ac260c7
@ -136,6 +136,14 @@ struct ScriptPatch {
|
||||
"alert \"Failed Save.\" & return & \"Error message number: \" & string ( filer )"},
|
||||
|
||||
|
||||
{"lzone", "", kPlatformMacintosh, "DATA/R-E/ZD2-LAS", kScoreScript, 7,
|
||||
4, "go to the frame 0", "go to the frame"},
|
||||
{"lzone", "", kPlatformMacintosh, "DATA/R-E/zd1-con1", kScoreScript, 27,
|
||||
1, "go the frame 0", "go to the frame"},
|
||||
{"lzone", "", kPlatformMacintosh, "DATA/R-E/zd1-con1", kScoreScript, 30,
|
||||
4, "go the frame 0", "go to the frame"},
|
||||
|
||||
|
||||
// Unbalanced 'end if' at the end of the script
|
||||
{"jman", "", kPlatformWindows, "mmm/TSA RR 06", kScoreScript, 26,
|
||||
17, "end if", ""},
|
||||
|
Loading…
x
Reference in New Issue
Block a user