mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-10-09 12:00:17 +00:00
added strat options
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user