... | ... | @@ -44,7 +44,7 @@ |
|
|
"percieve": 5,
|
|
|
"kind": "air"
|
|
|
},
|
|
|
|
|
|
|
|
|
"car": {
|
|
|
"speed": 7,
|
|
|
"capacity_physical": 10,
|
... | ... | @@ -68,7 +68,7 @@ |
|
|
"percieve": 5,
|
|
|
"kind": "earth"
|
|
|
},
|
|
|
|
|
|
|
|
|
"boat": {
|
|
|
"speed": 7,
|
|
|
"capacity_physical": 10,
|
... | ... | @@ -93,7 +93,6 @@ |
|
|
"kind": "water"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"generate": {
|
|
|
"quadSize": 2,
|
|
|
"floodProbability": 5,
|
... | ... | @@ -132,4 +131,5 @@ |
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
``` |
|
|
\ No newline at end of file |