summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 98204e5..0de1ca7 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ TREMULOUS ?= tremulous
Q3MAP ?= q3map2
Q3MAP_FLAGS += -fs_basepath $(FS_BASEPATH) -fs_homebase $(FS_HOMEBASE) \
- -fs_game base -threads 4
+ -fs_game base -threads 4 -custinfoparms
Q3MAP_BSP += -leaktest -meta
Q3MAP_VIS += -vis
Q3MAP_LIGHT += -light -bounce 1 -dirty -bouncegrid -dirtscale 0.3 \
@@ -31,7 +31,8 @@ PARTS := maps/p0_master.map \
maps/p4_thepress.map \
maps/p5_euclid.map \
maps/p6_engineering.map \
- maps/p7_uncommon.map
+ maps/p7_uncommon.map \
+ maps/p8_outside.map
WHOLE := maps/analmango
MAP ?= analmango