add robust fixture rendering

This commit is contained in:
Asraelite 2016-03-30 15:58:06 +01:00
parent ef2d067b38
commit cf4e8024af
13 changed files with 140 additions and 64 deletions

View file

@ -1,6 +1,6 @@
{
"spawnShip": {
"ship": "01",
"fixtures": ["01", "01"]
"fixtures": ["01", "01", "02"]
}
}