Soapy Water & Edible Soap (#20364)
* soap reagent and soapy water * make soapy water recognizable * Fix tile cleaning bug CleanDecalsReaction was able to take more than the reactVolume it was given. * make soapy water an evaporating reagent * Tile reactions when mopping * Fix indescribably soap flavor * Adjust soap flavours Soap and soapy water now taste clean and syndie soap tastes like punishment. * Better soap numbers & DeleteOnSolutionEmpty * Changed TrashOnEmpty to TrashOnSolutionEmpty * Last TrashOnSolutionEmpty change * Fix merged code not compiling * Requested changes.
This commit is contained in:
@@ -43,6 +43,7 @@ flavor-base-piquant = piquant
|
||||
flavor-base-sharp = sharp
|
||||
flavor-base-syrupy = syrupy
|
||||
flavor-base-spaceshroom = mysterious
|
||||
flavor-base-clean = clean
|
||||
|
||||
# lmao
|
||||
flavor-base-terrible = terrible
|
||||
@@ -213,3 +214,4 @@ flavor-complex-carpet = like a handful of fur
|
||||
flavor-complex-bee = unbeelievable
|
||||
flavor-complex-sax = like jazz
|
||||
flavor-complex-bottledlightning = like lightning in a bottle
|
||||
flavor-complex-punishment = like punishment
|
||||
|
||||
Reference in New Issue
Block a user