This commit is contained in:
moreoreganostodump 2021-10-03 16:56:57 +09:00
parent 3f94c3b94d
commit 72dfde81d9
11 changed files with 184 additions and 21 deletions

View file

@ -55,6 +55,9 @@
<RS_CumAddictiveness>Cum addictiveness</RS_CumAddictiveness>
<RS_CumAddictiveness_Tooltip>More likely to get addicted to cum.</RS_CumAddictiveness_Tooltip>
<RS_NumofTimes>times</RS_NumofTimes>
<RS_Ago>ago</RS_Ago>
<RS_LastSex>last sex</RS_LastSex>
<RS_HadBestSexDaysAgo>Had best sex {0}.</RS_HadBestSexDaysAgo>
<RSOption_1_Label>Enable record randomizer</RSOption_1_Label>
<RSOption_1_Desc>Randomize pawn's sex records.</RSOption_1_Desc>

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<Sex.description>상대를 보내버리는 기술</Sex.description>
<Sex.skillLabel>섹스</Sex.skillLabel>
<Sex.label>섹스</Sex.label>
</LanguageData>

View file

@ -83,7 +83,15 @@
<Virgin_Shameful_Taken.stages.2.description>드디어!</Virgin_Shameful_Taken.stages.2.description>
<Virgin_OnlyForSpouse_Know_Taken.stages.0.description>걸레</Virgin_OnlyForSpouse_Know_Taken.stages.0.description>
<CumWithdrawal.stages.1.label>정액 금단증상</CumWithdrawal.stages.1.label>
<CumWithdrawal.stages.1.description>정액이 필요해.</CumWithdrawal.stages.1.description>
<AteCum.stages.0.label>정액을 먹음</AteCum.stages.0.label>
<AteCum.stages.0.description>역겨워.</AteCum.stages.0.description>
<AteCum.stages.1.label>정액을 먹음</AteCum.stages.1.label>
<AteCum.stages.1.descrption>냄새나고 맛없어.</AteCum.stages.1.descrption>
<AteCum.stages.2.label>정액을 먹음</AteCum.stages.2.label>
<AteCum.stages.2.description>맛없지만 좋아.</AteCum.stages.2.description>
<AteCum.stages.3.label>정액을 먹음</AteCum.stages.3.label>
<AteCum.stages.3.description>맛있어.</AteCum.stages.3.description>
</LanguageData>