Adds botany stuff to IgnoredComponents.cs and fixes Science locker ID. (#2400)
This commit is contained in:
@@ -182,7 +182,15 @@
|
||||
"GasCanisterPort",
|
||||
"Lung",
|
||||
"Cleanable",
|
||||
"Brain"
|
||||
"Brain",
|
||||
"PlantHolder",
|
||||
"SeedExtractor",
|
||||
"Produce",
|
||||
"Log",
|
||||
"Hoe",
|
||||
"Seed",
|
||||
"BotanySharp",
|
||||
"PlantSampleTaker"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
access: [ [ "ResearchDirector" ] ]
|
||||
|
||||
- type: entity
|
||||
id: LockerResearchDirector
|
||||
id: LockerScientist
|
||||
parent: LockerSecureBase
|
||||
name: "scientist's locker"
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user