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