-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add virtual faction aliases to other components #259
Conversation
assignGear accepts some faction aliases for use with Virtual Faction such as "aaf" for "ind_f". This PR adds those aliases to other components to better accommodate new VF-only factions.
Per host discussion, NPR will be an OPFOR faction. This updates their classification in groupMarkers to match.
Also takes care of a couple of formatting typos.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, a few small changes I'd like to see.
I think it's also worth mention, just for background, that the faction aliases pre-date the Virtual Faction concept by quite a bit. Good to unify the concepts though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks, looks great now. Just a few comment typos that I've suggested fixes for to cleanup.
assignGear accepts some faction aliases for use with Virtual Faction such as "aaf" for "ind_f". This PR adds those aliases to other components to better accommodate new VF-only factions, specifically NPR.
Also updates groupMarkers to reflect than NPR will be OPFOR in the template.
Components affected: groupData, assignInsignia, briefing