-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtextures.cfg
More file actions
38 lines (32 loc) · 997 Bytes
/
textures.cfg
File metadata and controls
38 lines (32 loc) · 997 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
texgroup "core"
setshader stdworld
texture 0 "textures/sky.png"
texture 0 "textures/edit/edit_1.png" 0 0 0 2
texture 0 "textures/edit/edit_2.png" 0 0 0 2
texture 0 "textures/edit/edit_3.png" 0 0 0 2
texture 0 "textures/edit/edit_4.png" 0 0 0 2
texture 0 "textures/edit/edit_5.png" 0 0 0 2
texture 0 "textures/edit/edit_6.png" 0 0 0 2
texture 0 "textures/default.png"
texture 0 "textures/default.png"
texpalette 1 0
texture 0 "textures/default.png"
texpalette 1 1
texture 0 "textures/default.png"
texpalette 1 2
texture 0 "textures/default.png"
texpalette 0 1
texture 0 "textures/default.png"
texpalette 0 3
setshader glowworld
texture 0 "<comp:100>scoreboard"
texture g "<comp:100>scoreboard"
setshader glowworld
texture 0 "<comp:100>scoreboard [teamid = 1]"
texture g "<comp:100>scoreboard [teamid = 1]"
setshader glowworld
texture 0 "<comp:100>scoreboard [teamid = 2]"
texture g "<comp:100>scoreboard [teamid = 2]"
setshader glowworld
texture 0 "<comp:1>ticker"
texture g "<comp:1>ticker"