home *** CD-ROM | disk | FTP | other *** search
-
- //**************************************************************************
- //**
- //** watrfall.acs
- //**
- //**************************************************************************
-
- #include "common.acs"
-
- script 253 OPEN
- {
- delay (80);
- thingsound(18, "WaterMove" ,127);
- restart;
- }
-