mirror of
https://gitgud.io/Ed86/rjw-whoring.git
synced 2024-08-15 00:03:25 +00:00
Rephrased and added target info to job report
This commit is contained in:
parent
2b326e0e97
commit
3249fbe4e4
2 changed files with 3 additions and 3 deletions
|
@ -4,14 +4,14 @@
|
||||||
<JobDef>
|
<JobDef>
|
||||||
<defName>WhoreIsServingVisitors</defName>
|
<defName>WhoreIsServingVisitors</defName>
|
||||||
<driverClass>rjwwhoring.JobDriver_WhoreIsServingVisitors</driverClass>
|
<driverClass>rjwwhoring.JobDriver_WhoreIsServingVisitors</driverClass>
|
||||||
<reportString>serving visitors</reportString>
|
<reportString>servicing TargetA.</reportString>
|
||||||
<casualInterruptible>false</casualInterruptible>
|
<casualInterruptible>false</casualInterruptible>
|
||||||
</JobDef>
|
</JobDef>
|
||||||
|
|
||||||
<JobDef>
|
<JobDef>
|
||||||
<defName>WhoreInvitingVisitors</defName>
|
<defName>WhoreInvitingVisitors</defName>
|
||||||
<driverClass>rjwwhoring.JobDriver_WhoreInvitingVisitors</driverClass>
|
<driverClass>rjwwhoring.JobDriver_WhoreInvitingVisitors</driverClass>
|
||||||
<reportString>attempting hookup</reportString>
|
<reportString>soliciting TargetA.</reportString>
|
||||||
<casualInterruptible>false</casualInterruptible>
|
<casualInterruptible>false</casualInterruptible>
|
||||||
</JobDef>
|
</JobDef>
|
||||||
</Defs>
|
</Defs>
|
|
@ -24,7 +24,7 @@
|
||||||
<!--Whore designators-->
|
<!--Whore designators-->
|
||||||
<ForService>Assign to whorin'</ForService> <!-- This field is not visible -->
|
<ForService>Assign to whorin'</ForService> <!-- This field is not visible -->
|
||||||
<ForServiceDesc><![CDATA[Mark for whoring
|
<ForServiceDesc><![CDATA[Mark for whoring
|
||||||
- Will try to hook up with visitors.
|
- Will try to solicit visitors.
|
||||||
- Entertains other colonists if not busy.
|
- Entertains other colonists if not busy.
|
||||||
- Tries to refrain from masturbation while on the job, may cause frustration.
|
- Tries to refrain from masturbation while on the job, may cause frustration.
|
||||||
]]></ForServiceDesc>
|
]]></ForServiceDesc>
|
||||||
|
|
Loading…
Reference in a new issue