repo.or.cz
/
k8zan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
even more voxel models
[k8zan.git]
/
terrain.txt
blob
3f6a8e170bdb2e1ab8d5df331504bfefb0e0fc82
1
// this is used to create wall bootprind decals
2
// time doesn't matter
3
/*
4
k8vavoom {
5
GlobalDisableOverride
6
}
7
8
bootprint Zan_KickDecal {
9
decal Zan_KickDecal
10
time default // or: time minsecflt maxsecflt
11
basedecal BaseBootPrint {
12
shade "10 10 10"
13
}
14
}
15
*/