Description This mod adds option to cure Defoliant Exposure in Haggerty Health Clinic. Cost for this service is 500$ Also add option to buy DEC case that contains 2 syringes with injection to cure Defoliant Exposure. Cost for such case is 1500$ Conflicts This mod will conflict and breaks if use it with other mods that change Haggerty Health Clinic behavior. In case of using it with other mods, consider to check and update override rules from "0" folder. Tested On game version v1.15 1/6/2017 Install Place the folder `DefoliantExposureCure` inside the `Mods` folder in the main directory of NEO Scavenger, and add the following lines to the `getmods.php`: &strModName0=DEC&strModURL0=Mods/DefoliantExposureCure &strModName1=0&strModURL1=Mods/DefoliantExposureCure/0 adjust the numbers 0,1 and the `nRows` parameter according the number of mods you have. For example, if you had the Defoliant Exposure Cure mod and the DevKit mod, it would look like this: nRows=5 &strModName0=DEC&strModURL0=Mods/DefoliantExposureCure &strModName1=0&strModURL1=Mods/DefoliantExposureCure/0 &strModName2=BBC&strModURL2=Mods/DevKit/BBC &strModName3=DevKit&strModURL3=Mods/DevKit/DevKit &strModName4=0&strModURL4=Mods/DevKit/0 Credits Created by [PTH]KluMbA, 19.06.2022