From 80c8c3997d6f9e6ce8a710c5702c10b6aec0aa78 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 30 Apr 2026 17:41:44 +0200 Subject: Trenchbroom setup --- maps/demo3.map | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 maps/demo3.map (limited to 'maps/demo3.map') diff --git a/maps/demo3.map b/maps/demo3.map new file mode 100644 index 0000000..ab0e59d --- /dev/null +++ b/maps/demo3.map @@ -0,0 +1,15 @@ +// Game: Stalag +// Format: Standard +// entity 0 +{ +"classname" "worldspawn" +// brush 0 +{ +( -176 -64 -32 ) ( -176 -63 -32 ) ( -176 -64 -31 ) brushes/bricks_076c 0 -16 0 1 1 +( -64 -432 -32 ) ( -64 -432 -31 ) ( -63 -432 -32 ) brushes/bricks_076c 0 -16 0 1 1 +( -64 -64 -16 ) ( -63 -64 -16 ) ( -64 -63 -16 ) brushes/bricks_076c 0 0 0 1 1 +( 64 64 0 ) ( 64 65 0 ) ( 65 64 0 ) brushes/bricks_076c 0 0 0 1 1 +( 64 64 0 ) ( 65 64 0 ) ( 64 64 1 ) brushes/bricks_076c 0 -16 0 1 1 +( 64 64 0 ) ( 64 64 1 ) ( 64 65 0 ) brushes/bricks_076c 0 -16 0 1 1 +} +} -- cgit v1.2.3