-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implements OmniFire
for WeaponTypes.
#600
base: develop
Are you sure you want to change the base?
Conversation
This comment is automaticly generated by Nightly.link and allows non-registered users to get download the artifacts for this pull request. These links are also updated when the pull request is pushed to. |
I confirmed that this works as expected the weapons of the Wolverine, Titan and Hover MLRS, but it doesn't work for the weapons of aircraft or infantry. |
58dc156
to
1b504cc
Compare
eb03022
to
8ed42ec
Compare
081f201
to
4c0594c
Compare
d4ad7aa
to
0966ebf
Compare
07c9446
to
379970b
Compare
48cd2ea
to
b789478
Compare
d649039
to
5a6cb19
Compare
Yeah YR only has it implemented for Units, not even sure where to patch it for other types, probably a separate pr |
65abfa3
to
5be9542
Compare
a307ea7
to
735e008
Compare
f40cd5a
to
ce12b49
Compare
c3e7349
to
0a8e674
Compare
Closes #550
This pull request implements
OmniFire
from Red Alert 2 for WeaponTypes.[WeaponType]
OmniFire=<boolean>
Does the unit firing this weapon have to perform a turn to face its target before firing (Only applies to
UnitTypes
)? Defaults toyes
.