Guidebook updating
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
children:
|
||||
- CP14_RU_BasicAlchemy
|
||||
- CP14_RU_Biological
|
||||
- CP14_RU_Inorganic
|
||||
- CP14_RU_Archaic
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
@@ -22,6 +24,20 @@
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/AlchemyTabs/Biological.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Inorganic
|
||||
name: Неорганический растворы
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Inorganic.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Archaic
|
||||
name: Архаичный растворы
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/AlchemyTabs/Archaic.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Demiplanes
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<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>
|
||||
@@ -0,0 +1,9 @@
|
||||
<Document>
|
||||
|
||||
# Inorganic
|
||||
|
||||
There are a large number of inorganic substances - collected from the land and sea. Knowledge of their characteristics may be useful to you many times.
|
||||
|
||||
<GuideReagentGroupEmbed Group="CP14Inorganic"/>
|
||||
|
||||
</Document>
|
||||
@@ -0,0 +1,9 @@
|
||||
<Document>
|
||||
|
||||
# Архаичный
|
||||
|
||||
Существует ряд архаичных веществ, существовавших до нашего времени. Знание их характеристик может стать решающим фактором между учеником и мастером алхимии.
|
||||
|
||||
<GuideReagentGroupEmbed Group="CP14Archaic"/>
|
||||
|
||||
</Document>
|
||||
@@ -0,0 +1,9 @@
|
||||
<Document>
|
||||
|
||||
# Неорганический
|
||||
|
||||
Существует большое количество неорганических веществ, собранных с суши и моря. Знание их характеристик может быть вам полезно много раз.
|
||||
|
||||
<GuideReagentGroupEmbed Group="CP14Inorganic"/>
|
||||
|
||||
</Document>
|
||||
Reference in New Issue
Block a user