Fixed Serpulo cores being used on Erekir

This commit is contained in:
Anuken
2022-07-17 21:48:33 -04:00
parent 494440a591
commit 4b0bc6fe5c
4 changed files with 9 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ public class Planets{
lightSrcTo = 0.5f;
lightDstFrom = 0.2f;
clearSectorOnLose = true;
defaultCore = Blocks.coreBastion;
hiddenItems.addAll(Items.serpuloItems).removeAll(Items.erekirItems);
//TODO SHOULD there be lighting?