mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2026-06-18 19:36:20 +00:00
11 lines
414 B
XML
11 lines
414 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Defs>
|
|
<PawnColumnDef>
|
|
<defName>RJWMenstruation_Womb</defName>
|
|
<headerIcon>Womb/Womb</headerIcon>
|
|
<headerTip>Open womb status. Click the header to sort by womb presence and cycle stage.</headerTip>
|
|
<workerClass>RJW_Menstruation.MainTab.PawnColumnWorker_WombStatus</workerClass>
|
|
<sortable>true</sortable>
|
|
<width>34</width>
|
|
</PawnColumnDef>
|
|
</Defs>
|