-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTEXTURES.RL
53 lines (45 loc) · 1.07 KB
/
TEXTURES.RL
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
Sprite DERLA0, 60, 25
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_Pickup.png", 0, 0
Offset 30, 25
}
Sprite DRLFA0, 78, 75
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireA.png", 0, 0
Offset -121, -93
}
Sprite DRLFB0, 81, 79
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireB.png", 0, 0
Offset -120, -89
}
Sprite DRLFC0, 85, 82
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireC.png", 0, 0
Offset -118, -86
}
Sprite DRLFD0, 85, 81
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireD.png", 0, 0
Offset -118, -87
}
Sprite DRLFE0, 85, 82
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireE.png", 0, 0
Offset -118, -86
}
Sprite DRLGA0, 78, 72
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_Idle.png", 0, 0
Offset -121, -96
}
Sprite DRLGB0, 85, 65
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireF.png", 0, 0
Offset -118, -103
}
Sprite DRLGC0, 81, 70
{
Patch "Patches/Weapons/RocketLauncher/RocketLauncher_FireG.png", 0, 0
Offset -120, -98
}