Skip to content

Commit

Permalink
add missing 'not' to Dubs Mint Menus text (#16)
Browse files Browse the repository at this point in the history
* add missing 'not' to Dubs Mint Menus text
* fix spelling of treatment

Seems good, thanks!
  • Loading branch information
llunak authored Oct 13, 2023
1 parent c8040aa commit cc778c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<label>clinical</label>
<priority>799</priority>
<color>(255,220,200)</color>
<description>Experimental threatments and medicine. Experimental threatments are riskier and require skilled surgeons that are also capable of research.</description>
<description>Experimental treatments and medicine. Experimental treatments are riskier and require skilled surgeons that are also capable of research.</description>
</PeteTimesSix.ResearchReinvented.Defs.ResearchOpportunityCategoryDef>

<PeteTimesSix.ResearchReinvented.Defs.ResearchOpportunityCategoryDef ParentName="ResearchOpportunityCategoryBase">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<handledBy>Special_Medicine</handledBy>
<jobPickerClass>PeteTimesSix.ResearchReinvented.OpportunityJobPickers.JobPicker_NoJob</jobPickerClass>
<header_Direct>medicine efficacy trial</header_Direct>
<shortDesc_Direct>Determine efficacy of {0} as applied during surgeries and wound threatment.</shortDesc_Direct>
<shortDesc_Direct>Determine efficacy of {0} as applied during surgeries and wound treatment.</shortDesc_Direct>
<category_Direct>Biology</category_Direct>
<hintIcons Inherit="false">
<li>UI/hintIcons/clipboard</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<RR_setting_modCompat_notDetected_combatExtended>Combat Extended not detected.</RR_setting_modCompat_notDetected_combatExtended>

<RR_setting_modCompat_detected_dubsMintMenus>Dubs Mint Menus detected.</RR_setting_modCompat_detected_dubsMintMenus>
<RR_setting_modCompat_notDetected_dubsMintMenus>Dubs Mint Menus detected.</RR_setting_modCompat_notDetected_dubsMintMenus>
<RR_setting_modCompat_notDetected_dubsMintMenus>Dubs Mint Menus not detected.</RR_setting_modCompat_notDetected_dubsMintMenus>

<RR_setting_modCompat_detected_humanoidAlienRaces>Humanoid Alien Races detected.</RR_setting_modCompat_detected_humanoidAlienRaces>
<RR_setting_modCompat_notDetected_humanoidAlienRaces>Humanoid Alien Races not detected.</RR_setting_modCompat_notDetected_humanoidAlienRaces>
Expand Down

0 comments on commit cc778c7

Please sign in to comment.