Biological > Organic, Archaic > Arcane / Alchemized,+ RU Locale

This commit is contained in:
KittenColony
2025-02-19 14:39:16 +13:00
parent a0b7b7c709
commit 8e61556542
12 changed files with 52 additions and 52 deletions

View File

@@ -5,9 +5,9 @@
text: "/ServerInfo/_CP14/Guidebook_EN/Alchemy.xml"
children:
- CP14_EN_BasicAlchemy
- CP14_EN_Biological
- CP14_EN_Organic
- CP14_EN_Inorganic
- CP14_EN_Archaic
- CP14_EN_Arcane
filterEnabled: True
- type: guideEntry
@@ -19,9 +19,9 @@
- type: guideEntry
crystallPunkAllowed: true
id: CP14_EN_Biological
name: Biological solutions
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Biological.xml"
id: CP14_EN_Organic
name: Organic solutions
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Organic.xml"
filterEnabled: True
- type: guideEntry
@@ -33,9 +33,9 @@
- type: guideEntry
crystallPunkAllowed: true
id: CP14_EN_Archaic
name: Archaic solutions
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Archaic.xml"
id: CP14_EN_Arcane
name: Alchemized solutions
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Arcane.xml"
filterEnabled: True
- type: guideEntry

View File

@@ -5,9 +5,9 @@
text: "/ServerInfo/_CP14/Guidebook_RU/Alchemy.xml"
children:
- CP14_RU_BasicAlchemy
- CP14_RU_Biological
- CP14_RU_Organic
- CP14_RU_Inorganic
- CP14_RU_Archaic
- CP14_RU_Arcane
filterEnabled: True
- type: guideEntry
@@ -19,9 +19,9 @@
- type: guideEntry
crystallPunkAllowed: true
id: CP14_RU_Biological
name: Биологические растворы
text: "/ServerInfo/_CP14/Guidebook_RU/AlchemyTabs/Biological.xml"
id: CP14_RU_Organic
name: Органические решения
text: "/ServerInfo/_CP14/Guidebook_RU/AlchemyTabs/Organic.xml"
filterEnabled: True
- type: guideEntry
@@ -33,9 +33,9 @@
- type: guideEntry
crystallPunkAllowed: true
id: CP14_RU_Archaic
name: Архаичный растворы
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Archaic.xml"
id: CP14_RU_Arcane
name: Алхимизированные решения
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Arcane.xml"
filterEnabled: True
- type: guideEntry

View File

@@ -0,0 +1,9 @@
<Document>
# Arcane
There is a number of arcane substances from before our time. Knowledge of their characteristics can make the difference between an apprentice and a master alchemist.
<GuideReagentGroupEmbed Group="CP14Arcane"/>
</Document>

View File

@@ -1,9 +0,0 @@
<Document>
# Archaic
There is a number of archaic substances from before our time. Knowledge of their characteristics can make the difference between an apprentice and a master alchemist.
<GuideReagentGroupEmbed Group="CP14Archaic"/>
</Document>

View File

@@ -1,9 +0,0 @@
<Document>
# Biological
There are a large number of biological substances - extracted from plants or living things. Knowledge of their characteristics may be useful to you many times.
<GuideReagentGroupEmbed Group="CP14Biological"/>
</Document>

View File

@@ -0,0 +1,9 @@
<Document>
# Organic
There are a large number of organic substances - extracted from plants or living things. Knowledge of their characteristics may be useful to you many times.
<GuideReagentGroupEmbed Group="CP14Organic"/>
</Document>

View File

@@ -0,0 +1,9 @@
<Document>
# Мистический
Существует ряд мистических веществ, существовавших до нашего времени. Знание их характеристик может стать решающим фактором между учеником и мастером алхимии.
<GuideReagentGroupEmbed Group="CP14Arcane"/>
</Document>

View File

@@ -1,9 +0,0 @@
<Document>
# Архаичный
Существует ряд архаичных веществ, существовавших до нашего времени. Знание их характеристик может стать решающим фактором между учеником и мастером алхимии.
<GuideReagentGroupEmbed Group="CP14Archaic"/>
</Document>

View File

@@ -1,9 +0,0 @@
<Document>
# Биологические вещества
Существует большое количество биологических веществ - добытых из растений или живых существ. Знание их свойств может не раз пригодиться.
<GuideReagentGroupEmbed Group="CP14Biological"/>
</Document>

View File

@@ -0,0 +1,9 @@
<Document>
# Органический вещества
Существует большое количество Органический веществ - добытых из растений или живых существ. Знание их свойств может не раз пригодиться.
<GuideReagentGroupEmbed Group="CP14Organic"/>
</Document>