This code appears in the following versions (click to see it in the source code):
Code variations between these versions are shown below.
.CABTMP
\
\ The ambient cabin temperature in deep space is 30,
\ which is displayed as one notch on the dashboard bar
\
\ We get higher temperatures closer to the sun
\
\ CABTMP shares a location with MANY, but that's OK as
\ MANY+0 would contain the number of ships of type 0,
\ and as there is no ship type 0 (they start at 1), the
\ byte at MANY+0 is not used for storing a ship type
\ and can be used for the cabin temperature instead