v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

v0.31 Talk:Soap

From Dwarf Fortress Wiki
Jump to navigation Jump to search

I was under the impression that soap is bugged very badly right now. Specifically, with the introduction of the new "glob" unit, soap is now produced in globs, but every potential use for soap is programmed to use bars. This can be easily fixed:


Open reaction_other.txt in your save raws and/or default raws folder and change

Code: [Select]

[PRODUCT:100:1:GLOB:NONE:GET_MATERIAL_FROM_REAGENT:B:SOAP_MAT]to

Code: [Select]

[PRODUCT:100:1:BAR:NONE:GET_MATERIAL_FROM_REAGENT:B:SOAP_MAT]


Thanks, Fox the Undead, http://www.bay12games.com/forum/index.php?topic=52996.0

If someone wants to post this on the main page, go ahead. I'm still new here and I don't want to mess anything up.

-Theothersteve7 15:23, 7 April 2010 (UTC)

Is Soap needed?

More specifically what happens if your hospital zone has no soap?