Continued porting to react

This commit is contained in:
Colin McLeod
2016-02-02 09:13:59 -08:00
parent b42a812a45
commit d783a38588
43 changed files with 679 additions and 411 deletions

View File

@@ -212,7 +212,7 @@
"armourAdded":{
"description": "Armour added through Hull reinforcement",
"type": "integer",
"minimum": 1
"minimum": 0
},
"baseShieldStrength": {
"type": "integer",
@@ -225,7 +225,7 @@
"boost": {
"description": "Maximum boost speed of the ships (4 pips, straight-line)",
"type": "number",
"minimum": 1
"minimum": 0
},
"cargoCapacity": {
"type": "integer",