|
|
|
@ -1055,7 +1055,7 @@ public class CinderLoE {
|
|
|
|
System.out.println("Red Mountains biome is not available.");
|
|
|
|
System.out.println("Red Mountains biome is not available.");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (LOTRBiome.farHaradMangrove != null) {
|
|
|
|
if (LOTRBiome.farHaradMangrove != null) {
|
|
|
|
LOTRBiome.farHaradMangrove.npcSpawnList.newFactionList(500)
|
|
|
|
LOTRBiome.farHaradMangrove.npcSpawnList.newFactionList(100)
|
|
|
|
.add(new LOTRBiomeSpawnList.SpawnListContainer[]{
|
|
|
|
.add(new LOTRBiomeSpawnList.SpawnListContainer[]{
|
|
|
|
LOTRBiomeSpawnList.entry((LOTRSpawnList) limwaithField.get(null), 10)
|
|
|
|
LOTRBiomeSpawnList.entry((LOTRSpawnList) limwaithField.get(null), 10)
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|