Solution normalizer (#227)

* dropper

* add stabilizer

* fuck, now

* Update CP14SolutionNormalizerComponent.cs
This commit is contained in:
Ed
2024-06-08 18:46:09 +03:00
committed by GitHub
parent d998e6bf9a
commit 2cfdc4a52f
20 changed files with 288 additions and 3 deletions

View File

@@ -264,6 +264,7 @@
name: dropper
parent: BaseItem
description: Used to transfer small amounts of chemical solution between containers.
noSpawn: true
id: Dropper
components:
- type: Sprite
@@ -307,6 +308,7 @@
name: borgdropper
parent: Dropper
description: Used to transfer small amounts of chemical solution between containers. Extended for use by medical borgs.
noSpawn: true
id: BorgDropper
components:
- type: Sprite