diff --git a/1.2/Assemblies/1_CustomizableRecipe.dll b/1.2/Assemblies/1_CustomizableRecipe.dll
index 8a5455f..971db5e 100644
Binary files a/1.2/Assemblies/1_CustomizableRecipe.dll and b/1.2/Assemblies/1_CustomizableRecipe.dll differ
diff --git a/1.2/Assemblies/2_AutomataRace.dll b/1.2/Assemblies/2_AutomataRace.dll
index fd3fa2f..a4dc7ed 100644
Binary files a/1.2/Assemblies/2_AutomataRace.dll and b/1.2/Assemblies/2_AutomataRace.dll differ
diff --git a/1.2/Defs/AutomataRaceSettings/AutomataSpecializations.xml b/1.2/Defs/AutomataRaceSettings/AutomataSpecializations.xml
index a3615ab..e127a30 100644
--- a/1.2/Defs/AutomataRaceSettings/AutomataSpecializations.xml
+++ b/1.2/Defs/AutomataRaceSettings/AutomataSpecializations.xml
@@ -3,6 +3,7 @@
PN_Specialization_Combat
UI/Icons/Combat
+ specialized combat.
make combat automaton
packaged combat automaton
@@ -10,12 +11,14 @@
PN_Specialization_Engineer
UI/Icons/Engineer
+ specialized engineering.
make engineer automaton
packaged engineer automaton
PN_Specialization_Domestic
+ specialized housework.
UI/Icons/Domestic
make domestic automaton
packaged domestic automaton
diff --git a/Languages/English/Keyed/UI.xml b/Languages/English/Keyed/UI.xml
new file mode 100644
index 0000000..2733d04
--- /dev/null
+++ b/Languages/English/Keyed/UI.xml
@@ -0,0 +1,21 @@
+
+
+ Appearance
+ Appearance is choiced randomly in four options when it assembled.
+
+ Specialization
+
+ Tuning
+ Material to make up the body It affects the durability of the product. The harder it is to process, the longer it takes to make.
+ The better component you use, the better performance you can get, but the more difficult it is to make.
+ Persona Core can significantly boost performance.
+
+
+ Expected
+
+
+ Required Crafting Skill
+
+ Cancel
+ Add Bill
+
\ No newline at end of file
diff --git a/Languages/Korean/Keyed/UI.xml b/Languages/Korean/Keyed/UI.xml
new file mode 100644
index 0000000..3a8809f
--- /dev/null
+++ b/Languages/Korean/Keyed/UI.xml
@@ -0,0 +1,19 @@
+
+
+ 외형
+ 외형은 조립시 4개의 외형중 하나로 랜덤하게 선택됩니다.
+
+ 특화
+
+ 세부 조정
+ 몸체를 구성하는 재료. 제품의 내구성에 영향을 줍니다. 가공이 어려울수록 제작에 걸리는 시간이 늘어납니다.
+ 좋은 부품을 더 많이 사용할 수록 더 좋은 성능의 제품이 나올 수 있지만, 제작 난이도가 더 어려워집니다.
+ 인공 자아핵은 제품의 성능을 크게 끌어올릴 수 있습니다.
+
+ 예상 결과
+
+ 요구되는 제작 레벨
+
+ 취소
+ 추가
+
\ No newline at end of file