RimWorld
More Practical Traits - unofficial update
กำลังแสดง 1-7 จาก 7 รายการ
อัปเดต: 14 มิ.ย. @ 5: 16am
โดย QuailActinium

update About.xml

I roughly tested this mod.
It seems working fine in 1.6

อัปเดต: 12 เม.ย. 2024 @ 8: 22am
โดย QuailActinium

add the original mod link in the about file again

อัปเดต: 12 เม.ย. 2024 @ 4: 36am
โดย QuailActinium

1.5

อัปเดต: 12 เม.ย. 2024 @ 4: 31am
โดย QuailActinium

change description of about.xml

อัปเดต: 12 เม.ย. 2024 @ 3: 50am
โดย QuailActinium

1.5 version changes and fix:
The 1.5 version of rimworld changed the useage of xml tag<skillGive>
Most <skillGive>used in backstore of pawn.
You can learn how to use the new way in backstories def.

old example:<skillGive><li><key>skill<key><value>num<value></li></skillGive>

1.5 example :<skillGive><skill>num</skill></skillGive>

อัปเดต: 26 พ.ย. 2022 @ 3: 34am

description change

อัปเดต: 26 พ.ย. 2022 @ 2: 13am

1.4 fix:
fixed a few xml tags to 1.4 version of game
old tag -> new tag

<HungerRateMultiplier> -> <hungerRateFactor>
<ToxicSensitivity> -> <ToxicResistance> & <ToxicEnvironmentResistance>