diff --git a/overworld/biomes/temperate-ocean-deep.json b/overworld/biomes/temperate-ocean-deep.json index d8a8a810..4b39b5d8 100644 --- a/overworld/biomes/temperate-ocean-deep.json +++ b/overworld/biomes/temperate-ocean-deep.json @@ -47,6 +47,30 @@ "ships/usd-ship-1", "ships/usd-ship-2" ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.05, + "underwater": true, + "density": 1, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "ships/gall-2", + "ships/gall-1", + "ships/gall-3" + ], "translate": { "x": 0, "y": -4, @@ -54,7 +78,7 @@ } }, { - "chance": 0.0096, + "chance": 0.05, "underwater": true, "rotation": { "yAxis": {