home *** CD-ROM | disk | FTP | other *** search
- /* Box.mpb -- David Langeliers *
- * Test file for Mbuild v0.3 *
- * You can change and modify *
- * this file as much as you like. *
- * */
-
- :ms Box-Test file for Mbuild 0.3-DJL
- :wd me.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 NEW
-
- 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 */
- }
-
- :ob info_player_start 0 0 -.6 90
-
- :ob info_player_deathmatch -.7 -.7 -.6 90
-
- :ob light .1 .1 .9 90 350
-