mirror of
https://gitgud.io/Ed86/rjw-cum.git
synced 2024-08-15 00:43:40 +00:00
a4bc288b3e
no cum rendering
16 lines
No EOL
501 B
XML
16 lines
No EOL
501 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
<WorkGiverDef>
|
|
<defName>CleanSelf</defName>
|
|
<label>clean self</label>
|
|
<giverClass>rjwcum.WorkGiver_CleanSelf</giverClass>
|
|
<workType>Cleaning</workType>
|
|
<verb>clean self</verb>
|
|
<gerund>cleaning self</gerund>
|
|
<scanCells>false</scanCells>
|
|
<priorityInType>11</priorityInType><!-- slightly higher than normal cleaning (relatively unimportant)-->
|
|
<requiredCapacities>
|
|
<li>Manipulation</li>
|
|
</requiredCapacities>
|
|
</WorkGiverDef>
|
|
</Defs> |