Skip to content

Commit 8bbe43f

Browse files
authored
Manually adding stuff
1 parent 22c1aa5 commit 8bbe43f

File tree

1 file changed

+41
-38
lines changed

1 file changed

+41
-38
lines changed

Data/Browncoats.rte/Devices.ini

Lines changed: 41 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,42 @@
1-
///////////////////////////////////////////////////////////////////////
2-
// Shared Assets
3-
4-
5-
IncludeFile = Browncoats.rte/Devices/Shared.ini
6-
7-
8-
///////////////////////////////////////////////////////////////////////
9-
// Devices
10-
11-
12-
// Explosives
13-
14-
IncludeFile = Browncoats.rte/Devices/Explosives/FireBomb/FireBomb.ini
15-
IncludeFile = Browncoats.rte/Devices/Explosives/FuelBomb/FuelBomb.ini
16-
IncludeFile = Browncoats.rte/Devices/Explosives/BossOilBomb/BossOilBomb.ini
17-
IncludeFile = Browncoats.rte\Devices\Explosives\FuelStorageExplosive\FuelStorageExplosive.ini
18-
19-
20-
// Weapons
21-
22-
IncludeFile = Browncoats.rte/Devices/Weapons/Stinger/Stinger.ini
23-
IncludeFile = Browncoats.rte/Devices/Weapons/Extinction/Extinction.ini
24-
IncludeFile = Browncoats.rte/Devices/Weapons/Hammerfist/Hammerfist.ini
25-
IncludeFile = Browncoats.rte/Devices/Weapons/Jackhammer/Jackhammer.ini
26-
IncludeFile = Browncoats.rte/Devices/Weapons/Backblast/Backblast.ini
27-
IncludeFile = Browncoats.rte/Devices/Weapons/Longshot/Longshot.ini
28-
IncludeFile = Browncoats.rte/Devices/Weapons/Stormbringer/Stormbringer.ini
29-
IncludeFile = Browncoats.rte/Devices/Weapons/Trailblazer/Trailblazer.ini
30-
IncludeFile = Browncoats.rte/Devices/Weapons/Heatlance/Heatlance.ini
31-
IncludeFile = Browncoats.rte/Devices/Weapons/Magmaul/Magmaul.ini
32-
IncludeFile = Browncoats.rte/Devices/Weapons/Manbreaker/Manbreaker.ini
33-
IncludeFile = Browncoats.rte/Devices/Weapons/Flash/Flash.ini
34-
IncludeFile = Browncoats.rte/Devices/Weapons/Firestorm/Firestorm.ini
35-
36-
37-
// Tools
38-
1+
///////////////////////////////////////////////////////////////////////
2+
// Shared Assets
3+
4+
5+
IncludeFile = Browncoats.rte/Devices/Shared.ini
6+
7+
8+
///////////////////////////////////////////////////////////////////////
9+
// Devices
10+
11+
12+
// Explosives
13+
14+
IncludeFile = Browncoats.rte/Devices/Explosives/FireBomb/FireBomb.ini
15+
IncludeFile = Browncoats.rte/Devices/Explosives/FuelBomb/FuelBomb.ini
16+
IncludeFile = Browncoats.rte/Devices/Explosives/BossOilBomb/BossOilBomb.ini
17+
IncludeFile = Browncoats.rte\Devices\Explosives\FuelStorageExplosive\FuelStorageExplosive.ini
18+
19+
20+
// Weapons
21+
22+
IncludeFile = Browncoats.rte/Devices/Weapons/Stinger/Stinger.ini
23+
IncludeFile = Browncoats.rte/Devices/Weapons/Extinction/Extinction.ini
24+
IncludeFile = Browncoats.rte/Devices/Weapons/Hammerfist/Hammerfist.ini
25+
IncludeFile = Browncoats.rte/Devices/Weapons/Jackhammer/Jackhammer.ini
26+
IncludeFile = Browncoats.rte/Devices/Weapons/Backblast/Backblast.ini
27+
IncludeFile = Browncoats.rte/Devices/Weapons/Longshot/Longshot.ini
28+
IncludeFile = Browncoats.rte/Devices/Weapons/Stormbringer/Stormbringer.ini
29+
IncludeFile = Browncoats.rte/Devices/Weapons/Trailblazer/Trailblazer.ini
30+
IncludeFile = Browncoats.rte/Devices/Weapons/Heatlance/Heatlance.ini
31+
IncludeFile = Browncoats.rte/Devices/Weapons/Magmaul/Magmaul.ini
32+
IncludeFile = Browncoats.rte/Devices/Weapons/Manbreaker/Manbreaker.ini
33+
IncludeFile = Browncoats.rte/Devices/Weapons/Flash/Flash.ini
34+
IncludeFile = Browncoats.rte/Devices/Weapons/Firestorm/Firestorm.ini
35+
36+
//Shields
37+
IncludeFile = Browncoats.rte/Devices/Shields/Eruptor/Eruptor.ini
38+
39+
40+
// Tools
41+
3942
IncludeFile = Browncoats.rte/Devices/Tools/Blowtorch/Blowtorch.ini

0 commit comments

Comments
 (0)