Unlock core on launch
This commit is contained in:
@@ -57,6 +57,8 @@ public class Planets{
|
||||
totalRadius += 2.6f;
|
||||
lightSrcTo = 0.5f;
|
||||
lightDstFrom = 0.2f;
|
||||
|
||||
unlockedOnLand.add(Blocks.coreBastion);
|
||||
}};
|
||||
|
||||
//TODO names
|
||||
|
||||
@@ -118,6 +118,6 @@ public class SectorPresets{
|
||||
difficulty = 1;
|
||||
}};
|
||||
|
||||
//endreigon
|
||||
//endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user