mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
26 lines
574 B
XML
26 lines
574 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
<RecordDef>
|
|
<defName>NumofEatenCum</defName>
|
|
<label>swallowed cum</label>
|
|
<description>The number of times that i swallowed cum.</description>
|
|
<type>Int</type>
|
|
</RecordDef>
|
|
|
|
<RecordDef>
|
|
<defName>AmountofEatenCum</defName>
|
|
<label>swallowed cum(mL)</label>
|
|
<description>The amount of cum that i swallowed.</description>
|
|
<type>Int</type>
|
|
</RecordDef>
|
|
|
|
<RecordDef>
|
|
<defName>Lust</defName>
|
|
<label>lust</label>
|
|
<description>How lustful i am.</description>
|
|
<type>Float</type>
|
|
</RecordDef>
|
|
|
|
|
|
</Defs>
|