home *** CD-ROM | disk | FTP | other *** search
- /* SBox.mpb -- David Langeliers *
- * Test file for Mbuild v0.3 *
- * You can change and modify *
- * this file as much as you like. *
- * */
-
- :ms SBox-Test file for Mbuild 0.3-DJL
- :wd quaketex.wad
-
- :xm 128
- :ym 128
- :zm 128
-
- :tx WSWAMP2_1
-
- box{
- <-1, -1, -1.1>, <1, 1, -1>
- /* Floor--brush #1 */
- }
-
- :tx ROCK4_1
-
- box{
- <-1, -1, 1>, <1, 1, 1.1>
- /* Ceiling--brush #2 */
- }
-
- :tx TECH08_1
-
- box{
- <-1.1, -1, -1>, <-1, 1, 1>
- /* Left wall--brush #3 */
- }
-
- box{
- <-1, 1, -1>, <1, 1.1, 1>
- /* Front wall--brush #4 */
- }
-
- box{
- <1, -1, -1>, <1.1, 1, 1>
- /* Right wall--brush #5 */
- }
-
- box{
- <-1, -1.1, -1>, <1, -1, 1>
- /* Front wall--brush #6 */
- }
-
- :tx ROCK4_1
- :yc 2
-
- box{
- <-1, -1, -1>, <-.5, -.5, 0>
- /* Platform--brush #7 */
- }
-
- :yc 0
- :tx *WATER0
-
- box{
- <-1, -1, -1>, <1, 1, 0>
- /* Water Brush--brush #8 */
- }
-
- :ob info_player_start 0 0 -.6 90
-
- :ob info_player_deathmatch -.7 -.7 -.6 90
-
- :ob light .1 .1 .9 0 350
-
- :ob light -.9 .9 -.9 0 200
-
-