Drink outta da toiler (#40133)
* totally unrelated to any other recent additions * dispare * enum
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
- type: ReagentTank
|
||||
- type: DumpableSolution
|
||||
solution: drainBuffer
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: tank
|
||||
destroyOnEmpty: false
|
||||
utensil: Spoon
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
enum.ToiletVisuals.SeatVisualState:
|
||||
@@ -122,6 +127,9 @@
|
||||
graph: Toilet
|
||||
node: toilet
|
||||
|
||||
# so theres not actually any way to replenish the gastrotoxin / gold in these.
|
||||
# I wouldn't add it to the solutionregeneration comp because that doesn't make a lot of sense imo.
|
||||
# I guess we just need to add shitting?
|
||||
- type: entity
|
||||
id: ToiletDirtyWater
|
||||
parent: ToiletEmpty
|
||||
|
||||
Reference in New Issue
Block a user