Function set_record_ai_flee

Source
pub fn set_record_ai_flee(ai_flee: i16)
Expand description

Set the AI flee value of the temporary record stored on the server for the
currently specified record type.

ai_flee The AI flee value of the record.

Returns void