add asteroids
This commit is contained in:
parent
0ceea5f4af
commit
0aa259b874
17 changed files with 246 additions and 37 deletions
|
@ -2,7 +2,12 @@
|
|||
"spawnShip": {
|
||||
"build": {
|
||||
"hull": "01",
|
||||
"turrets": [0]
|
||||
"turrets": [0],
|
||||
"power": {
|
||||
"forward": 0.0015,
|
||||
"back": 0,
|
||||
"rotation": 0.0001
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue