-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Content: Flight suit and helmet #49119
Conversation
data/json/items/tool_armor.json
Outdated
"type": "TOOL_ARMOR", | ||
"category": "armor", | ||
"name": { "str": "military flight helmet" }, | ||
"description": "A military flight helmet. Adorned with a visor, microphone and a noise dampening system. The helmet is also fitting with plastic rails to allow for different load-outs.", |
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.
"description": "A military flight helmet. Adorned with a visor, microphone and a noise dampening system. The helmet is also fitting with plastic rails to allow for different load-outs.", | |
"description": "A military flight helmet. Adorned with a visor, microphone and a noise dampening system. The helmet is also fitting with plastic rails to allow for different load-outs.", |
Co-authored-by: Binrui Dong <[email protected]>
Co-authored-by: Anton Burmistrov <[email protected]>
Co-authored-by: chaohedgehogs <[email protected]>
Co-authored-by: chaohedgehogs <[email protected]>
Co-authored-by: Binrui Dong <[email protected]>
This is pretty cool. I think it would be interesting to add a pair of army aviator wings that spawn on the zombie military pilots and are similar to the police badges with zero encumbrance, but that would likely be a separate PR. I'd love to see this stuff in game! |
Oh, that's a neat idea, thanks! Just googled and I did not know they existed. I think it'd be nice to add two types, some for the Old Guard as well as ones for the pre-cataclysm US Air Force. I will not do it in this PR though because i kind of messed it up on my end and foolishly deleted all my things relating to this PR! |
Added Two-Way Radio to the helmet when on, in-built radio was a common functionality with the helmets I researched.
I've been looking into the various aircraft in CDDA and who operates them and thus what sort of wings would likely be present, (as I have a hunch the Marines operate the V-22) I'll probably make a PR when I'm done looking into it. I'm pretty sure the old guard has a large stockpile of current wings and rate badges (they seem to stock marshal badges at least) but I imagine there is a very sudden need for blob specialists, weapon techs for those "exodii" weapons, and many more things that really weren't a concern to DoD before the Cataclysm, so there are likely new badges/rates that are in existence. |
Are you planning to add this suit and helmet to the Military Pilot profession? |
I was not sure if such a change would be welcome. Would you like me to add to the starting profession and pilot zombie drops, @Tairesh ? |
I think it would be awesome. Now a military pilot starts off in exactly the same clothes as a rifleman (without an ESAPI vest and MOLLE pack), a special suit and helmet would make a lot of sense. |
Summary
Content "Flight suit and helmet"
Purpose of change
Just more clothing, heli pilot equipment, namely for: #49114
Describe the solution
Added a flight helmet and suit.
Jupsuit information came from: https://carterny.com/product/nomex-flight-suit-us-military-cwu-27p/
The helmet took more guess work and basing on another helmet, this should have some more eyes look over it certainly.
Describe alternatives you've considered
Just using generic helmet and jumpsuit. Seemed less interesting though.
Testing
Tested on my end and worked fine but also had a lot of problems with git so I may have broke it.
Additional context
Non.