home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / ruler.rexx < prev    next >
OS/2 REXX Batch file  |  1997-07-21  |  497b  |  18 lines

  1. /*
  2. \\  Dawn Of The Dead RPG  - By Gareth Murfin
  3. //  Game created in Arexx - ver$  Dawn Of The Dead RPG v1.0a
  4. \\
  5. */
  6. address command 'Dawn:bits/style R 2'
  7.  
  8. say 'You jam the ruler up his nose as hard as you can.... he seems unharmed and raises his teeth to bite you... then you force the ruler into his throat and he falls down. you get up and run...'
  9.       echo 'you can only go North...as you do so the door slams behind you.'
  10.     pull answer
  11.    Address command 'rx Dawn:bits/nor.rexx'
  12.  
  13.  
  14.    
  15.  
  16.  
  17.    
  18.