
Syberia Walkthrough:
Komkolzgrad - Getting to the Organist
OK, you have the metal shears. Go back into the statue and go forward one. Go over to the storeroom and use the shears to get into it. Get the spark plug from the left shelf. You can't go anywhere else right now. Head back out. In the control area, slide the statue back to its initial position.
Go down and forward of the train, to the elevator. Pull the lever so it comes up to you. Head down into the elevator. Dan calls - you can't talk because of the static. Even if you go out, he doesn't answer. Use the spark plug on the machine to your right and the lights come on. Head forward. GO in the elevator
Upstairs, left of the door is a control. Use it to open the door which leads back to the train area. So far so good. Now head forward and right (as the character is facing). There's a sign there that is screwed onto a ladder. OK, Head back to the entry room and go right. There's an organ there with a screwdriver to one side. Take it back to the sign and unscrew the four screws, and head up the ladder.
You read the control room with the hand thief!! It's a robot who is building a massive tribute to "Helena". He promises if you bring Helena here that he'll return you the hands. He lowers a "shrine" he made to her.
Syberia Walkthrough, Tips and Techniques
<%
'TRAFFIC'
Dim objCmd4
Set objCmd4 = Server.CreateObject ("ADODB.Command")
SQLTxt = "update traffic set hit_count = hit_count + 1 where " & _
"site_id = 283 and page_id = 124 ;"
objCmd4.ActiveConnection = strConnect
objCmd4.CommandType = &H0001
objCmd4.CommandText = SQLTxt
objCmd4.Execute intRecords
Set objCmd4 = Nothing
%>
|