diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw index e40ff2a52dd260aebbf7bf94b253cfce17ead3d7..23b024763d7f0c6d69550543e2170d9fadf7e915 100644 --- a/src/uncategorized/dispensary.tw +++ b/src/uncategorized/dispensary.tw @@ -370,7 +370,7 @@ Future Societies Research <<if $arcologies[0].FSSlaveProfessionalismDecoration == 100>> <<if ($arcologies[0].FSSlaveProfessionalismResearch == 0)>> <<if ($rep >= 5000*_PCSkillCheck)>> - [[Fund research into producing an intelligence boosting compound|Dispensary][cashX(forceNeg(30000*_PCSkillCheck), "capEx"),$arcologies[0].FSSlimnessEnthusiastResearch = 1]] //Costs <<print cashFormat(30000*_PCSkillCheck)>>. Will allow the creation of a drug that improves mental faculties.// + [[Fund research into producing an intelligence boosting compound|Dispensary][cashX(forceNeg(60000*_PCSkillCheck), "capEx"),$arcologies[0].FSSlimnessEnthusiastResearch = 1]] //Costs <<print cashFormat(60000*_PCSkillCheck)>>. Will allow the creation of a drug that improves mental faculties.// <br> <<else>> // You lack the reputation to access the research necessary to produce an intelligence boosting compound. // @@ -391,7 +391,7 @@ Future Societies Research <<if $arcologies[0].FSSlimnessEnthusiastDecoration == 100>> <<if ($arcologies[0].FSSlimnessEnthusiastResearch == 0)>> <<if ($rep >= 5000*_PCSkillCheck)>> - [[Fund research into drug formulations for slimming slaves|Dispensary][cashX(forceNeg(60000*_PCSkillCheck), "capEx"),$arcologies[0].FSSlimnessEnthusiastResearch = 1]] //Costs <<print cashFormat(60000*_PCSkillCheck)>>. Will allow creation of drugs to shrink assets.// + [[Fund research into drug formulations for slimming slaves|Dispensary][cashX(forceNeg(30000*_PCSkillCheck), "capEx"),$arcologies[0].FSSlimnessEnthusiastResearch = 1]] //Costs <<print cashFormat(30000*_PCSkillCheck)>>. Will allow creation of drugs to shrink assets.// <br> <<else>> // You lack the reputation to access the research necessary to develop asset reducing drug formulations. //