Solution normalizer (#227)
* dropper * add stabilizer * fuck, now * Update CP14SolutionNormalizerComponent.cs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user