summaryrefslogtreecommitdiff
path: root/assets/scripts/custinfoparms.txt
blob: 3a7a63ef475e019c0edcde44a17142de483d0a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//custom surfaceParms file

//custom CONTENTS_ flags
{
  noalienbuild  0x1000
  nohumanbuild  0x2000
  nobuild       0x4000
}

//custom SURF_ flags
{
  noalienbuildsurface  0x80000 
  nohumanbuildsurface  0x100000
  nobuildsurface       0x200000
}