forked from Potetobloke/PB_HDAddon_Bangers-And-Mash
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DECALDEF
63 lines (58 loc) · 787 Bytes
/
DECALDEF
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
decal FlechettePuncture1
{
pic CHIP1
translucent 0.85
shade "00 00 00"
x-scale 0.1
y-scale 0.1
randomflipx
randomflipy
}
decal FlechettePuncture2
{
pic CHIP2
translucent 0.85
shade "00 00 00"
x-scale 0.1
y-scale 0.1
randomflipx
randomflipy
}
decal FlechettePuncture3
{
pic CHIP3
translucent 0.85
shade "00 00 00"
x-scale 0.1
y-scale 0.1
randomflipx
randomflipy
}
decal FlechettePuncture4
{
pic CHIP4
translucent 0.85
shade "00 00 00"
x-scale 0.1
y-scale 0.1
randomflipx
randomflipy
}
decal FlechettePuncture5
{
pic CHIP5
translucent 0.85
shade "00 00 00"
x-scale 0.1
y-scale 0.1
randomflipx
randomflipy
}
decalgroup FlechettePuncture
{
FlechettePuncture1 1
FlechettePuncture2 1
FlechettePuncture3 1
FlechettePuncture4 1
FlechettePuncture5 1
}