-
Notifications
You must be signed in to change notification settings - Fork 223
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
Finally Made It so IPCs Can't Have Bad Eye Traits if They Have Cyber Eyes, Etc, Fixes, IPCs Now Can't Take the Basic Cyber Eyes Trait. #1863
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -594,6 +594,10 @@ | |
inverted: true | ||
jobs: | ||
- Prisoner # Bionics should be "Confiscated" from long term prisoners. | ||
- !type:CharacterSpeciesRequirement | ||
inverted: true | ||
species: | ||
- IPC | ||
Comment on lines
+597
to
+600
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 💡 Verification agent ❓ Verification inconclusiveIndentation Alert in CyberEyes Requirement Attention: Adjust YAML Indentation in CyberEyes Trait - !type:CharacterSpeciesRequirement
inverted: true
species:
- IPC This correction will ensure that our code remains shipshape against the disorganized tactics of the Sol Alliance. 🧰 Tools🪛 YAMLlint (1.35.1)[error] 598-598: wrong indentation: expected 6 but found 8 (indentation) |
||
- !type:CharacterTraitRequirement | ||
inverted: true | ||
traits: | ||
|
@@ -899,6 +903,12 @@ | |
- !type:CharacterSpeciesRequirement | ||
species: | ||
- IPC | ||
- !type:CharacterTraitRequirement | ||
inverted: true | ||
traits: | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
Comment on lines
903
to
+911
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick (assertive) Directive: FlareShieldingModule Trait Refinement |
||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
@@ -926,6 +936,9 @@ | |
inverted: true | ||
traits: | ||
- OmniEyesModule | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
@@ -952,6 +965,9 @@ | |
traits: | ||
- DiagnosticEyesModule | ||
- OmniEyesModule | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
@@ -981,6 +997,9 @@ | |
traits: | ||
- MedicalEyesModule | ||
- OmniEyesModule | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
@@ -1010,6 +1029,9 @@ | |
- !type:CharacterTraitRequirement | ||
inverted: true | ||
traits: | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- MedicalEyesModule | ||
- DiagnosticEyesModule | ||
- SecurityEyesModule | ||
|
@@ -1042,6 +1064,12 @@ | |
- !type:CharacterSpeciesRequirement | ||
species: | ||
- IPC | ||
- !type:CharacterTraitRequirement | ||
inverted: true | ||
traits: | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
@@ -1061,6 +1089,12 @@ | |
- !type:CharacterSpeciesRequirement | ||
species: | ||
- IPC | ||
- !type:CharacterTraitRequirement | ||
inverted: true | ||
traits: | ||
- Photophobia | ||
- Blindness | ||
- Nearsighted | ||
- !type:CharacterItemGroupRequirement | ||
group: TraitsMind | ||
functions: | ||
|
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.
🧹 Nitpick (assertive)
Directive: Expansion of Traits in TraitsMachine Group
The incorporation of new traits—NaniteAutoRepairBots, BionicLeg, and the complete suite of cyber eye modules (FlareShieldingModule, SecurityEyesModule, MedicalEyesModule, DiagnosticEyesModule, OmniEyesModule, LightAmplificationModule, ThermographicVisionModule)—into the TraitsMachine group is a decisive upgrade. This expansion fortifies our customization arsenal and ensures that IPCs are never burdened with the basic CyberEyes trait, keeping our fleet’s equipment state-of-the-art.