Добавил параметр группы для некоторых реагентов (#585)

* Добавил параметр группы там, где его нет

* Фикс параметров реагентов
This commit is contained in:
keslik
2024-08-08 21:05:59 +03:00
committed by GitHub
parent a6a69cc60f
commit 713b16bb98
7 changed files with 34 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<Document>
<Document>
# Chemicals
Chemicals are a powerful tool that can cause a variety of effects when consumed. Some can be found in plants, purchased from cargo, or be synthesized through combination with other chemicals.
@@ -31,4 +31,8 @@ Knowing different types of chemicals and their effects is important for being ab
## Other
<GuideReagentGroupEmbed Group="Unknown"/>
## Cleaning
<GuideReagentGroupEmbed Group="Cleaning"/> <!--WD-->
</Document>