Skip to content

Commit

Permalink
- Marked the Changeling qualities as not doubling cost in career mode.
Browse files Browse the repository at this point in the history
…Closes #5118
  • Loading branch information
chummer5a committed Apr 3, 2024
1 parent c5ad471 commit b5852cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Chummer/changelog.txt
Expand Up @@ -92,6 +92,7 @@ Data Changes:
- Changed 'unknown' Spell category to 'other' on sheets. Closes #5096
- Removed power and quality requirements from Psychometry art. Any awakened should now have access to this metamagic provided they have the Art or the relevant optional rule enabled to ignore arts.
- Fixed the underbarrel grenade launcher not properly using requirements to be available onlty to rifle-sized weapons.
- Marked the Changeling qualities as not doubling cost in career mode. Closes #5118

Changed/New Strings:
- LimitCondition_SkillsActiveLeadership
Expand Down
3 changes: 3 additions & 0 deletions Chummer/data/qualities.xml
Expand Up @@ -2631,6 +2631,7 @@
<karma>10</karma>
<category>Positive</category>
<contributetolimit>False</contributetolimit>
<doublecareer>False</doublecareer>
<bonus>
<metageniclimit>30</metageniclimit>
</bonus>
Expand All @@ -2650,6 +2651,7 @@
<karma>15</karma>
<category>Positive</category>
<contributetolimit>False</contributetolimit>
<doublecareer>False</doublecareer>
<bonus>
<metageniclimit>30</metageniclimit>
</bonus>
Expand All @@ -2669,6 +2671,7 @@
<karma>30</karma>
<category>Positive</category>
<contributetolimit>False</contributetolimit>
<doublecareer>False</doublecareer>
<bonus>
<metageniclimit>30</metageniclimit>
</bonus>
Expand Down

0 comments on commit b5852cb

Please sign in to comment.