Skip to content

Vanilla trait colors modifies trait lables, so any patches to specific traits will fail if applied afterwards - #68

Merged
LionelColaso merged 1 commit into
RimSort:mainfrom
tDegan:traitcolors
Sep 13, 2026
Merged

LionelColaso merged 1 commit into
RimSort:mainfrom
tDegan:traitcolors

Conversation

@tDegan

@tDegan tDegan commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Since the VTC patch is so destructive, a load bottom rule might make sense?

<Operation Class="PatchOperationReplace">
  <xpath>/Defs/TraitDef[defName="ShootingAccuracy"]/degreeDatas/li[label="careful shooter"]/label</xpath>
  <value>
    <label>&lt;color=#00ff00&gt;careful shooter&lt;/color&gt;</label>
  </value>
</Operation>

@LionelColaso
LionelColaso merged commit ff8c13e into RimSort:main Sep 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants