mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-23 12:01:15 +03:00
12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
|
SpriteCard
|
||
|
{
|
||
|
$basetexture "particle/smoke1/smoke1"
|
||
|
$vertexcolor 1
|
||
|
$vertexalpha 1
|
||
|
$translucent 1
|
||
|
|
||
|
$startfadesize .9
|
||
|
$endfadesize 1.3
|
||
|
$DEPTHBLEND 1
|
||
|
$nocull 1
|
||
|
}
|