Definition : PLAYER_AI_LAST_STATS

Defined in : #include <stdproperties.h>

Description: This array contains the last stat values for comparison with
             the current stat values so we can tell people when their
             stats change.

Value      : AI = Array of Integer of length (SS_NO_EXP_STATS + 1)
             The first SS_NO_EXP_STATS elements are the stat values of
             the stats, and the last value is the avarage stat.
