9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Brian Fopiano
2020-08-16 18:22:04 -07:00
parent 45c15aebcd
commit d591312d31

View File

@@ -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": {