File tree Expand file tree Collapse file tree
contributes/meta3d-action-mod-career-add-careerfeature Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " meta3d-action-mod-career-add-careerfeature" ,
3- "version" : " 1.3.24 " ,
3+ "version" : " 1.3.25 " ,
44 "publisher" : " meta3d" ,
55 "protocol" : {
66 "name" : " meta3d-action-mod-career-add-careerfeature-protocol"
Original file line number Diff line number Diff line change @@ -714,7 +714,7 @@ export let getData = (api): Array<careerFeature> => {
714714 } ,
715715 {
716716 name : careerFeatureName . ControlledUnitCanAttack ,
717- positive : true ,
717+ positive : false ,
718718 characterType : characterType . Giantess ,
719719 valueCount : 0 ,
720720 getDescriptionFunc : ( language , name ) => {
Original file line number Diff line number Diff line change 11081108
11091109* DONE update website->editor url
11101110
1111+ * DONE control unit can attack should be negative
1112+
1113+
11111114
11121115# * TODO update game Mod to use Editor
11131116
You can’t perform that action at this time.
0 commit comments