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

  1. ^no_draw
  2.  
  3. ^if queststate.nightmares = 3 ^then
  4. ^set_quest_state nightmares 4
  5. ^endif
  6.  
  7. ^if queststate.escortsharok = 8 ^then
  8. ^set_quest_state escortsharok 9
  9. ^endif
  10.  
  11. ^if queststate.escortbrothel = 2 ^then
  12. ^set_quest_state escortbrothel 3
  13. ^endif
  14.  
  15. ^if queststate.escortbrothel = 3 ^then
  16. ^enable_char k_sharok
  17.  
  18. ^if queststate.joran = 2 ^then
  19. ^set_quest_state joran 3
  20. ^endif
  21.  
  22.  
  23. ^endif
  24.  
  25.