Bunker 2


ad4a310a00 // J1
17000100002a Face player 1 (?), then goto 2a
022a Label 2a
ae Reset and start cycle counter
c3741a Display text at top:
Bond: Guard! My stomach hurts. I'm going to be sick.
0200 Label 00
03 Yield
55005e2a If Bond is in the same room as pad 005e then goto 2a
0007 Go to next 07
022a Label 2a
b40004b018 If cycle counter > 1200 (20.0 secs) then goto 18
b400038411 If cycle counter > 900 (15.0 secs) then goto 11
b400012c0f If cycle counter > 300 (5.0 secs) then goto 0f
0100 Go to first 00
020f Label 0f
b40001682a If cycle counter > 360 (6.0 secs) then goto 2a
c3741b Display text at top:
Jailer: You must think I was born yesterday.
022a Label 2a
0100 Go to first 00
0211 Label 11
b40003c02a If cycle counter > 960 (16.0 secs) then goto 2a
c3741c Display text at top:
Natalya: That worked well.
022a Label 2a
0100 Go to first 00
0218 Label 18
03 Yield
0007 Go to next 07
0118 Go to first 18
0207 Label 07
9401 Set $self->somevalue to 1
07 Return to return function
04 End of function

Invocations

Comments

There are no comments yet for this function.