File tree Expand file tree Collapse file tree 1 file changed +3
-25
lines changed
1.6/Mods/VanillaFishingExpanded/Patches/ThingDefs_Races Expand file tree Collapse file tree 1 file changed +3
-25
lines changed Original file line number Diff line number Diff line change 3232 <race >
3333 <body >Mech_Light</body >
3434 <mechEnabledWorkTypes >
35- <li >Hunting </li >
35+ <li >Fishing </li >
3636 </mechEnabledWorkTypes >
3737 <mechWorkTypePriorities >
38- <Hunting >1</Hunting >
38+ <Fishing >1</Fishing >
3939 </mechWorkTypePriorities >
4040 <lifeStageAges >
4141 <li >
8282 </PawnKindDef >
8383 </value >
8484 </li >
85- <li Class =" PatchOperationConditional" >
86- <xpath >Defs/WorkTypeDef[defName="VCEF_Fishing"]</xpath >
87- <match Class =" PatchOperationSequence" >
88- <operations >
89- <li Class =" PatchOperationReplace" >
90- <xpath >Defs/ThingDef[defName="AM_Mech_Angler"]/race/mechEnabledWorkTypes</xpath >
91- <value >
92- <mechEnabledWorkTypes >
93- <li >VCEF_Fishing</li >
94- </mechEnabledWorkTypes >
95- </value >
96- </li >
97- <li Class =" PatchOperationReplace" >
98- <xpath >Defs/ThingDef[defName="AM_Mech_Angler"]/race/mechWorkTypePriorities</xpath >
99- <value >
100- <mechWorkTypePriorities >
101- <VCEF_Fishing >1</VCEF_Fishing >
102- </mechWorkTypePriorities >
103- </value >
104- </li >
105- </operations >
106- </match >
107- </li >
85+
10886 </operations >
10987 </match >
11088 <nomatch Class =" PatchOperationSequence" >
You can’t perform that action at this time.
0 commit comments