diff --git a/templates/pit_display.html b/templates/pit_display.html
index 1fbbee1..c0775f2 100644
--- a/templates/pit_display.html
+++ b/templates/pit_display.html
@@ -28,10 +28,10 @@
Team |
Name |
RP |
- Park/Climb |
- Auto |
- Ownership |
- Vault |
+ Cargo |
+ Hatch Panel |
+ Hab Climb |
+ Sandstorm Bonus |
W-L-T |
DQ |
Played |
@@ -56,10 +56,10 @@
{{"{{this.TeamId}}"}} |
{{"{{this.Nickname}}"}} |
{{"{{this.RankingPoints}}"}} |
- {{"{{this.ParkClimbPoints}}"}} |
- {{"{{this.AutoPoints}}"}} |
- {{"{{this.OwnershipPoints}}"}} |
- {{"{{this.VaultPoints}}"}} |
+ {{"{{this.CargoPoints}}"}} |
+ {{"{{this.HatchPanelPoints}}"}} |
+ {{"{{this.HabClimbPoints}}"}} |
+ {{"{{this.SandstormBonusPoints}}"}} |
{{"{{this.Wins}}"}}-{{"{{this.Losses}}"}}-{{"{{this.Ties}}"}} |
{{"{{this.Disqualifications}}"}} |
{{"{{this.Played}}"}} |