Files

19 lines
495 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Defs>
<WorkGiverDef>
<defName>Institution_Investigate</defName>
<label>investigate crimes</label>
<giverClass>Institution.WorkGiver_Investigate</giverClass>
<workType>Institution_Investigating</workType>
<verb>investigate</verb>
<gerund>investigating</gerund>
<priorityInType>100</priorityInType>
<requiredCapacities>
<li>Manipulation</li>
<li>Sight</li>
</requiredCapacities>
</WorkGiverDef>
</Defs>