home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / kult_hk_demo_english.exe / t_shade02_enc.txt < prev    next >
Text File  |  2004-04-28  |  285b  |  18 lines

  1. ^no_draw
  2. ^set_char_mem t_shade02 0 1
  3.  
  4. ^if charmem1.t_pom = 0 ^then
  5. ^start_dialog shrine/shade02/1
  6. ^endif
  7.  
  8. ^if charmem1.t_pom = 1 ^then
  9. ^start_dialog shrine/shade02/2
  10. ^endif
  11.  
  12. ^if charmem1.t_pom = 2 ^then
  13. ^start_dialog shrine/shade02/combat
  14. ^endif
  15.  
  16.  
  17. ^start_dialog close
  18.