Fixed label capitalisation

This commit is contained in:
a flock of birds 2024-06-01 12:44:53 +01:00
parent 3c9e4b760c
commit c0e63b1a40
21 changed files with 72 additions and 71 deletions

View file

@ -2,7 +2,7 @@
<Defs>
<AbilityDef ParentName="AbilityTouchBase">
<defName>rjw_genes_ability_cocoonweaver</defName>
<label>Cocoon</label>
<label>cocoon</label>
<description>Weaves the victim into a (self-sustaining) cocoon. The victim cannot move, but can be bred.</description>
<iconPath>Genes/Icons/Cocoon</iconPath>
<stunTargetWhileCasting>true</stunTargetWhileCasting>