Adds botany stuff to IgnoredComponents.cs and fixes Science locker ID. (#2400)

This commit is contained in:
Swept
2020-10-26 23:08:29 +00:00
committed by GitHub
parent 2c18a6788a
commit 077b5d1a4e
2 changed files with 10 additions and 2 deletions

View File

@@ -182,7 +182,15 @@
"GasCanisterPort",
"Lung",
"Cleanable",
"Brain"
"Brain",
"PlantHolder",
"SeedExtractor",
"Produce",
"Log",
"Hoe",
"Seed",
"BotanySharp",
"PlantSampleTaker"
};
}
}