projects
/
xonotic
/
xonotic-maps.pk3dir.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote branch 'origin/m0rfar/heaven'
[xonotic/xonotic-maps.pk3dir.git]
/
scripts
/
model_bigfan01.shader
1
models/mapobjects/fans/fanlight.tga
2
{
3
{
4
map models/fans/fanlight.tga
5
blendfunc add
6
tcmod rotate 40
7
}
8
}
9
10
models/mapobjects/fans/fanshadow.tga
11
{
12
{
13
map models/fans/fanshadow.tga
14
blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
15
tcmod rotate 40
16
}
17
}