File: liquid

package info (click to toggle)
blobandconquer 1.07-dfsg-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 104,944 kB
  • ctags: 3,385
  • sloc: cpp: 38,991; ansic: 362; makefile: 186
file content (76 lines) | stat: -rw-r--r-- 807 bytes parent folder | download | duplicates (6)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
textures/liquid/slime {

	lightType = LT_PULSE;
	lightLevel = 0.5;
	
	blended = 1;
	
	warp = 1;

};

textures/liquid/water2 {

	lightType = LT_PULSE;
	lightLevel = 0.5;
	
	blended = 1;
	
	warp = 1;

};

textures/liquid/lava01 {

	lightType = LT_PULSE;
	lightLevel = 0.45;
	lightMinLevel = 0.0;
	lightMaxLevel = 1.0;
	lightSpeed = 0;
	
	blended = 1;
	
	warp = 1;

};

textures/liquid/lava02 {

	lightType = LT_PULSE;
	lightLevel = 0.45;
	lightMinLevel = 0.0;
	lightMaxLevel = 1.0;
	lightSpeed = 0;
	
	blended = 1;
	
	warp = 1;

};

textures/liquid/waste01 {

	lightType = LT_PULSE;
	lightLevel = 0.45;
	lightMinLevel = 0.0;
	lightMaxLevel = 1.0;
	lightSpeed = 0;
	
	blended = 1;
	
	warp = 1;

};

textures/liquid/cryptpool {

	lightType = LT_PULSE;
	lightLevel = 0.5;
	
	blended = 1;
	
	warp = 1;

};

@END@