home *** CD-ROM | disk | FTP | other *** search
/ Quake++ for Quake / Quake++.iso / quake / mbuild / wbox.mpb < prev   
Encoding:
Text File  |  1996-07-20  |  919 b   |  63 lines

  1. /*  WBox.mpb -- David Langeliers   *
  2.  *  Test file for Mbuild v0.3      *
  3.  *  You can change and modify      *
  4.  *  this file as much as you like. *
  5.  *                                 */
  6.  
  7. :ms WBox-Test file for Mbuild 0.3-DJL
  8. :wd quaketex.wad
  9. :wd dave.wad
  10.  
  11. :xm 128
  12. :ym 128
  13. :zm 128
  14.  
  15. :tx WSWAMP2_1
  16.  
  17. box{
  18. <-1, -1, -1.1>, <1, 1, -1>
  19. /* Floor--brush #1 */
  20. }
  21.  
  22. :tx ROCK4_1
  23.  
  24. box{
  25. <-1, -1, 1>, <1, 1, 1.1>
  26. /* Ceiling--brush #2 */
  27. }
  28.  
  29. :tx TECH08_1
  30.  
  31. box{
  32. <-1.1, -1, -1>, <-1, 1, 1>
  33. /* Left wall--brush #3 */
  34. }
  35.  
  36. box{
  37. <-1, 1, -1>, <1, 1.1, 1>
  38. /* Front wall--brush #4 */
  39. }
  40.  
  41. box{
  42. <1, -1, -1>, <1.1, 1, 1>
  43. /* Right wall--brush #5 */
  44. }
  45.  
  46. box{
  47. <-1, -1.1, -1>, <1, -1, 1>
  48. /* Front wall--brush #6 */
  49. }
  50.  
  51. :tx *DWATER1
  52.  
  53. box{
  54. <-1, -1, -1>, <1, 1, 0>
  55. /* Water Brush--brush #8 */
  56. }
  57.  
  58. :ob info_player_start 0 0 -.6 90
  59.  
  60. :ob info_player_deathmatch -.7 -.7 -.6 90
  61.  
  62. :ob light .1 .1 .9 90 350
  63.