added strat options

This commit is contained in:
Jacob Levine
2019-03-08 10:47:49 -06:00
parent 274017806f
commit 44f209f331
2 changed files with 4 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ function subRes() {
push['teamDBRef'] = 'team-' + document.getElementById('tsn').value
push['speed'] = document.getElementById('speed').value
push['sandstormCross'] = document.getElementById('SCross').value
push['strategy']= document.getElementById('strat').value
push['sandstormCargoShipHatchSuccess'] = document.getElementById('SCHS').value
push['sandstormCargoShipHatchFailure'] = document.getElementById('SCHU').value