Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Desastres
Desastres
Wiki
Simulation
serverconfigurationup
serverconfigurationup
· Changes
Page history
Update serverconfigurationup
authored
Sep 21, 2018
by
Max Franke
Hide whitespace changes
Inline
Side-by-side
simulation/serverconfigurationup.md
View page @
6960e4a9
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
"percieve": 5,
"percieve": 5,
"kind": "air"
"kind": "air"
},
},
"car": {
"car": {
"speed": 7,
"speed": 7,
"capacity_physical": 10,
"capacity_physical": 10,
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
"percieve": 5,
"percieve": 5,
"kind": "earth"
"kind": "earth"
},
},
"boat": {
"boat": {
"speed": 7,
"speed": 7,
"capacity_physical": 10,
"capacity_physical": 10,
...
@@ -93,7 +93,6 @@
...
@@ -93,7 +93,6 @@
"kind": "water"
"kind": "water"
}
}
},
},
{
"generate": {
"generate": {
"quadSize": 2,
"quadSize": 2,
"floodProbability": 5,
"floodProbability": 5,
...
@@ -132,4 +131,5 @@
...
@@ -132,4 +131,5 @@
}
}
}
}
}
}
```
```
\ No newline at end of file