63 lines
1.0 KiB
Plaintext
63 lines
1.0 KiB
Plaintext
// ----------------------------------------------------------------------
|
|
// Gretchen counter brightmaps
|
|
|
|
brightmap sprite kgcma0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcma0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite kgcmb0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcmb0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite kgcna0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcma0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite kgcnb0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcmb0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite kgcpa0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcpa0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite kgcpb0
|
|
{
|
|
map "sprites/gretchencounter/bright_kgcpb0.png"
|
|
disablefullbright
|
|
}
|
|
|
|
// ----------------------------------------------------------------------
|
|
// Jumper cables brightmaps
|
|
|
|
brightmap sprite jmppa0
|
|
{
|
|
map "sprites/bright_jmpr_1.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite jmppb0
|
|
{
|
|
map "sprites/bright_jmpr_2.png"
|
|
disablefullbright
|
|
}
|
|
|
|
brightmap sprite jmppc0
|
|
{
|
|
map "sprites/bright_jmpr_3.png"
|
|
disablefullbright
|
|
}
|
|
|
|
|
|
|