Changes a stat within the object.
Changes a stat within the object.
1 string statID
the ID of the stat.
2 number change
the change.
-- taken from game/rival_game_companies/rival_game_company
studio:getStats():changeStat("employees_stolen_from_you", 1)