home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 8 / amigaformatcd08.iso / screenplay / utilities / graal / 3.scene < prev    next >
Text File  |  1996-10-15  |  789b  |  30 lines

  1. /* Foreign captain going aboard (in room 3)
  2. /*
  3. OMOVE 15,312,72,1,FLIP, ,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
  4. OMOVE 15,300,59,1,FLIP, ,A 0,(RBOB5,6)(RBOB4,6)
  5. /* Put the ship and gangplank in the foreground
  6. HOTSP RBOB1,0
  7. HOTSP RBOB17,0
  8. BOBON 40,310,73,RBOB17
  9. SHOW ROBJ1,327,71,RBOB1
  10. /* Go to aft, start position for normal PTRN
  11. OMOVE 15,300,63,1,FLIP, ,A 0,(RBOB24,6)
  12. OMOVE 15,300,61,1,FLIP, ,A 0,(RBOB24,6)
  13. OMOVE 15,300,65,1,FLIP, ,A 0,(RBOB24,6)
  14. OMOVE 15,244,58,1,FLIP,WAIT,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
  15. /* Put sail in front again
  16. HOTSP RBOB18,72
  17. BOBON 41,282,72,RBOB18
  18. SHOW 15,244,58,PTRN 1
  19. FINAL
  20. /* Put sail in front again
  21. HOTSP RBOB18,72
  22. BOBON 41,282,72,RBOB18
  23. HOTSP RBOB1,0
  24. HOTSP RBOB17,0
  25. BOBON 40,310,73,RBOB17
  26. SHOW ROBJ1,327,71,RBOB1
  27. SHOW 15,244,58,PTRN 1
  28. /* THE END
  29.  
  30.