Skip to content

Commit 36db620

Browse files
committed
Merge pull request OpenRA#7533 from reaperrr/ra-weapons
Split RA weapons.yaml into multiple roughly categorized files.
2 parents 957a9e2 + 477dbbd commit 36db620

File tree

8 files changed

+1671
-1672
lines changed

8 files changed

+1671
-1672
lines changed

mods/ra/mod.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,12 @@ ChromeLayout:
115115
./mods/ra/chrome/confirmation-dialogs.yaml
116116

117117
Weapons:
118-
./mods/ra/weapons.yaml
118+
./mods/ra/weapons/explosions.yaml
119+
./mods/ra/weapons/largecaliber.yaml
120+
./mods/ra/weapons/missiles.yaml
121+
./mods/ra/weapons/other.yaml
122+
./mods/ra/weapons/smallcaliber.yaml
123+
./mods/ra/weapons/superweapons.yaml
119124

120125
Voices:
121126
./mods/ra/audio/voices.yaml

0 commit comments

Comments
 (0)