summaryrefslogtreecommitdiff
path: root/assets/scripts/custinfoparms.txt
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scripts/custinfoparms.txt')
-rw-r--r--assets/scripts/custinfoparms.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/scripts/custinfoparms.txt b/assets/scripts/custinfoparms.txt
deleted file mode 100644
index 3a7a63e..0000000
--- a/assets/scripts/custinfoparms.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-//custom surfaceParms file
-
-//custom CONTENTS_ flags
-{
- noalienbuild 0x1000
- nohumanbuild 0x2000
- nobuild 0x4000
-}
-
-//custom SURF_ flags
-{
- noalienbuildsurface 0x80000
- nohumanbuildsurface 0x100000
- nobuildsurface 0x200000
-}