Skip to content

Commit

Permalink
Update SYBSSectorPresets.java
Browse files Browse the repository at this point in the history
  • Loading branch information
CPTPC authored Sep 17, 2024
1 parent 7cf29a8 commit 9995c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shayebushi/SYBSSectorPresets.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public static void load() {
difficulty = 6 ;
//alwaysFushe = true ;
}};
qinggongyequ = new SYBSSectorPreset("qinggongyequ", SYBSPlanets.deleike, 0) {{
qinggongyequ = new SYBSSectorPreset("qinggongyequ", SYBSPlanets.deleike, 88) {{
difficulty = 7 ;
}};
rongyantongdao = new SYBSSectorPreset("rongyantongdao", SYBSPlanets.deleike, 68) {{
Expand Down

0 comments on commit 9995c77

Please sign in to comment.