home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 June / PC_Shareware-1997-06.iso / manga / neophit / neoinst.exe / BHOUSE5A.LVL < prev    next >
Encoding:
Text File  |  1997-02-19  |  414 b   |  15 lines

  1. map = "bhouse5a"
  2. tileset = "bhouse"
  3. music = "wip5"
  4. if (wizemantalk = 0)
  5.   createobj(person,crazy,230,300,wizemantalk = 1,wizeman,1)
  6. endif
  7. if (wizemantalk = 2)
  8.   createobj(person,crazy,230,300,wizemantalk = 3,wizeman,2)
  9.   createobj(item,sword,100,100,400,400)
  10. endif
  11. if (wizemantalk = 3)
  12.   createobj(person,crazy,230,300,wizemantalk = 3,wizeman,3)
  13. endif
  14. createobj(warp,bmapp4,184,440,264,479,1136,400)
  15.