summaryrefslogtreecommitdiff
path: root/assets/scripts
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2015-04-07 23:48:14 +0200
committerPaweł Redman <pawel.redman@gmail.com>2015-04-07 23:48:14 +0200
commit0f4407b328c59f132ee5bbf31004d31b81dc3b3b (patch)
tree0dda785ba8b1c9bba1876a752f349a4daf15bf7a /assets/scripts
parent84788917d2deb14f07c5710f2f9eaaae3f0b50a2 (diff)
Remove all assets present in vanilla Tremulous.
Diffstat (limited to 'assets/scripts')
-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
-}