home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / kult_hk_demo_english.exe / werewolf3_death.txt < prev    next >
Text File  |  2004-08-23  |  247b  |  17 lines

  1. ^no_draw
  2. ^disable_char w_soldier3
  3.  
  4. ^add_quest_state w_count 1
  5.  
  6. ^if queststate.w_count = 1 ^then
  7. ^start_dialog tabor/were1
  8. ^break
  9. ^endif
  10.  
  11. ^if queststate.w_count = 4 ^then
  12. ^start_dialog tabor/were2
  13. ^break
  14. ^endif
  15.  
  16. ^start_dialog close
  17.