Update PrisonerInteractionModeDef

This commit is contained in:
DUDULUU-R7\duduluu 2017-11-07 23:15:18 +08:00
parent 1c6eaccb1f
commit 7c8c886de0

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<NoInteraction.label>no interaction</NoInteraction.label>
<Chat.label>friendly chat</Chat.label>
<AttemptRecruit.label>chat and recruit</AttemptRecruit.label>
<Release.label>release</Release.label>
<Execution.label>execution</Execution.label>
<NoInteraction.label>不互动</NoInteraction.label>
<Chat.label>友好交谈</Chat.label>
<AttemptRecruit.label>交谈并招募</AttemptRecruit.label>
<Release.label>释放</Release.label>
<Execution.label>处决</Execution.label>
</LanguageData>