9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 04:36:33 +00:00

Made Ships better

This commit is contained in:
Brian Fopiano
2021-07-05 02:14:16 -07:00
parent 63eb412e40
commit 2203696104
11 changed files with 7 additions and 7 deletions

View File

@@ -112,7 +112,7 @@
},
{
"place": [
"ships/generic"],
"ships/generic-w","ships/generic-b","ships/generic-r","ships/generic-u","ships/generic-c"],
"chance": 0.001,
"onwater": true,
"translate": {

View File

@@ -239,7 +239,7 @@
},
{
"place": [
"ships/generic"],
"ships/generic-w","ships/generic-b","ships/generic-r","ships/generic-u","ships/generic-c"],
"chance": 0.005,
"onwater": true,
"translate": {

View File

@@ -203,7 +203,7 @@
},
{
"place": [
"ships/generic"],
"ships/generic-w","ships/generic-b","ships/generic-r","ships/generic-u","ships/generic-c"],
"chance": 0.005,
"onwater": true,
"translate": {

View File

@@ -356,9 +356,9 @@
}
],
"style": {
"style": "STATIC"
"style": "IRIS"
},
"zoom": 0.1
"zoom": 0.2
},
"slab": {
"style": {

View File

@@ -204,7 +204,7 @@
},
{
"place": [
"ships/generic"],
"ships/generic-w","ships/generic-b","ships/generic-r","ships/generic-u","ships/generic-c"],
"chance": 0.003,
"onwater": true,
"translate": {

View File

@@ -169,7 +169,7 @@
},
{
"place": [
"ships/generic"],
"ships/generic-w","ships/generic-b","ships/generic-r","ships/generic-u","ships/generic-c"],
"chance": 0.005,
"onwater": true,
"translate": {

BIN
objects/ships/generic-b.iob Normal file

Binary file not shown.

BIN
objects/ships/generic-g.iob Normal file

Binary file not shown.

BIN
objects/ships/generic-r.iob Normal file

Binary file not shown.

BIN
objects/ships/generic-u.iob Normal file

Binary file not shown.

BIN
objects/ships/generic-w.iob Normal file

Binary file not shown.