pub fn add_kill(ref_id: &str, number: i16)
Add a new kill count to the kill count changes.
ref_id The refId of the kill count. number The number of kills in the kill count.
ref_id
number
Returns void