Adding missing trigger for space ticks
This commit is contained in:
		@@ -5,6 +5,10 @@
 | 
			
		||||
      {
 | 
			
		||||
        "pattern": "^Remaining jump time:",
 | 
			
		||||
        "type": "regex"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "pattern": "^Speed: [0-9]+  Fuel Level: [0-9]+%  Coords: [-0-9]+ [-0-9]+ [-0-9]+$",
 | 
			
		||||
        "type": "regex"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "script": "lotj.infoPanel.markSpaceTick()"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user