guide on agrichem and botanicals guidebook update (#31896)

This commit is contained in:
Ian
2024-09-07 08:23:00 +02:00
committed by GitHub
parent 4e1915fc85
commit 9989f5bbaf
4 changed files with 10 additions and 21 deletions

View File

@@ -33,4 +33,8 @@
- type: Sprite
layers:
- state: boxwide
- state: agrichemkit
- state: agrichemkit
- type: GuideHelp
guides:
- Botanical
- Chemicals

View File

@@ -47,7 +47,7 @@
- type: guideEntry
id: Botanical
name: guide-entry-botanical
text: "/ServerInfo/Guidebook/ChemicalTabs/Botany.xml"
text: "/ServerInfo/Guidebook/Medical/Botanicals.xml"
filterEnabled: True
- type: guideEntry

View File

@@ -1,14 +0,0 @@
<Document>
# Botanical Chemicals
These chemicals are used by botanists. Some of the chemicals change the properties of the plants.
<GuideReagentEmbed Reagent="Ammonia"/>
<GuideReagentEmbed Reagent="Diethylamine"/>
<GuideReagentEmbed Reagent="EZNutrient"/>
<GuideReagentEmbed Reagent="Left4Zed"/>
<GuideReagentEmbed Reagent="RobustHarvest"/>
<GuideReagentEmbed Reagent="UnstableMutagen"/>
</Document>

View File

@@ -11,11 +11,10 @@ Botany and Chemistry can often work together to produce better medicine (or recr
<GuideEntityEmbed Entity="Nettle"/>
</Box>
<GuideReagentEmbed Reagent="Ammonia"/>
<GuideReagentEmbed Reagent="Diethylamine"/>
<GuideReagentEmbed Reagent="EZNutrient"/>
<GuideReagentEmbed Reagent="Left4Zed"/>
<GuideReagentEmbed Reagent="RobustHarvest"/>
<GuideReagentGroupEmbed Group="Botanical"/>
<GuideReagentEmbed Reagent="UnstableMutagen"/>
<GuideReagentEmbed Reagent="Cryoxadone"/>
<GuideReagentEmbed Reagent="Dylovene"/>
<GuideReagentEmbed Reagent="Phalanximine"/>
</Document>