diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-28 07:45:45 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-28 07:45:45 +0200 |
| commit | 0ed91795a2db720e688fd2daefd22f7e9c754c2f (patch) | |
| tree | 1856de605b3888132ad6917cbeb3ecf677bbda6d /maps/demo1.map | |
| download | stalag-0ed91795a2db720e688fd2daefd22f7e9c754c2f.tar.gz | |
Engage!
Diffstat (limited to 'maps/demo1.map')
| -rw-r--r-- | maps/demo1.map | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/maps/demo1.map b/maps/demo1.map new file mode 100644 index 0000000..687c93c --- /dev/null +++ b/maps/demo1.map @@ -0,0 +1,33 @@ +// Game: Generic +// Format: Standard +// entity 0 +{ +"classname" "worldspawn" +// brush 0 +{ +( -176 -64 -16 ) ( -176 -63 -16 ) ( -176 -64 -15 ) brushes/ground_068 0 0 0 1 1 +( -64 -64 -16 ) ( -64 -64 -15 ) ( -63 -64 -16 ) brushes/ground_068 0 0 0 1 1 +( -64 -64 -16 ) ( -63 -64 -16 ) ( -64 -63 -16 ) brushes/ground_068 0 0 0 1 1 +( 64 64 16 ) ( 64 65 16 ) ( 65 64 16 ) brushes/ground_068 0 0 0 1 1 +( 64 64 16 ) ( 65 64 16 ) ( 64 64 17 ) brushes/ground_068 0 0 0 1 1 +( 64 64 16 ) ( 64 64 17 ) ( 64 65 16 ) brushes/ground_068 0 0 0 1 1 +} +// brush 1 +{ +( 64 176 16 ) ( 64 -80 16 ) ( 64 -80 -16 ) brushes/bricks_076c 16 -16 0 1 1 +( 64 -80 16 ) ( 304 -80 0 ) ( 304 -80 -16 ) brushes/bricks_076c 0 0 0 1 1 +( 304 -80 -16 ) ( 304 176 -16 ) ( 64 176 -16 ) brushes/bricks_076c 0 0 0 1 1 +( 304 176 -16 ) ( 304 176 0 ) ( 64 176 16 ) brushes/bricks_076c 0 0 0 1 1 +( 64 176 16 ) ( 304 176 0 ) ( 304 -80 0 ) brushes/bricks_076c 0 0 0 1 1 +( 304 -80 0 ) ( 304 176 0 ) ( 304 176 -16 ) brushes/bricks_076c 0 0 0 1 1 +} +// brush 2 +{ +( -176 64 0 ) ( -176 65 0 ) ( -176 64 1 ) environment/planks_012 16 0 0 1 1 +( -64 64 0 ) ( -64 64 1 ) ( -63 64 0 ) environment/planks_012 0 0 0 1 1 +( -64 64 0 ) ( -63 64 0 ) ( -64 65 0 ) environment/planks_012 0 -16 0 1 1 +( -16 112 16 ) ( -16 113 16 ) ( -15 112 16 ) environment/planks_012 0 -16 0 1 1 +( -16 336 16 ) ( -15 336 16 ) ( -16 336 17 ) environment/planks_012 0 0 0 1 1 +( -16 112 16 ) ( -16 112 17 ) ( -16 113 16 ) environment/planks_012 16 0 0 1 1 +} +} |
