Special reagents now appear in the guidebook (#34265)

* Special reagents now appear in the guidebook

* Improved guidebook wording for reagent category
This commit is contained in:
Alpaccalypse
2025-01-07 17:45:02 +00:00
committed by GitHub
parent 2d78b6c930
commit b4e2a3693f
4 changed files with 24 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
<Document>
# Special
These reagents either have exotic sources, unique properties, or both.
<GuideReagentGroupEmbed Group="Special"/>
</Document>

View File

@@ -29,6 +29,9 @@ Knowing different types of chemicals and their effects is important for being ab
## Biological
<GuideReagentGroupEmbed Group="Biological"/>
## Special
<GuideReagentGroupEmbed Group="Special"/>
## Other
<GuideReagentGroupEmbed Group="Unknown"/>
</Document>