mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
[SYR] Trait Value compatibility by AerosAtar
This commit is contained in:
parent
90d482939e
commit
f7d856ebee
1 changed files with 11 additions and 0 deletions
|
@ -60,5 +60,16 @@
|
||||||
<marketValueFactorOffset>0.20</marketValueFactorOffset>
|
<marketValueFactorOffset>0.20</marketValueFactorOffset>
|
||||||
</li>
|
</li>
|
||||||
</degreeDatas>
|
</degreeDatas>
|
||||||
|
<modExtensions>
|
||||||
|
<!-- Compatibility with [SYR] Trait Value by AerosAtar -->
|
||||||
|
<li Class="SyrTraitValue.TraitValueExtension" MayRequire="syrchalis.traitvalue">
|
||||||
|
<traitValues>
|
||||||
|
<li>-1, 10</li>
|
||||||
|
<li>0, 0</li>
|
||||||
|
<li>1, 10</li>
|
||||||
|
<li>2, 10</li>
|
||||||
|
</traitValues>
|
||||||
|
</li>
|
||||||
|
</modExtensions>
|
||||||
</TraitDef>
|
</TraitDef>
|
||||||
</Defs>
|
</Defs>
|
Loading…
Reference in a new issue