15 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // ================
 | |
| // NOTES.
 | |
| // ================
 | |
| 
 | |
| Units:
 | |
|   Thrust, speed is in pixels/second.
 | |
|   turn is in degrees per half a second.
 | |
| 
 | |
|   energy, armor and shield regen are in points a minute.
 | |
| 
 | |
|   crew is in, uh.. people.
 | |
|   mass is in tons.
 | |
|   cargo and weapon capacity are int tons.
 | |
| 
 |