From 6658e7ecd82bed1bf84d6d1c2f467c3cf3d8067b Mon Sep 17 00:00:00 2001 From: duduluu Date: Sun, 3 Dec 2017 23:15:22 +0800 Subject: [PATCH] Fix nuzzle translation in InteractionDef/Interactions_Animal --- DefInjected/InteractionDef/Interactions_Animal.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DefInjected/InteractionDef/Interactions_Animal.xml b/DefInjected/InteractionDef/Interactions_Animal.xml index 501ac85b..e5b652dc 100644 --- a/DefInjected/InteractionDef/Interactions_Animal.xml +++ b/DefInjected/InteractionDef/Interactions_Animal.xml @@ -13,9 +13,9 @@ logentry->尝试去驯服[other_nameShortIndef]。 logentry->观察[other_nameShortIndef]驯服自己。 - 抚摸 - logentry->抚摸[other_nameShortIndef]。 - logentry->享受[other_nameShortIndef]的抚摸。 + 亲昵 + logentry->与[other_nameShortIndef]亲昵。 + logentry->享受与[other_nameShortIndef]的亲昵。 \ No newline at end of file