void main() { SetLocalInt(GetModule(), "Incubator", GetLocalInt(GetModule(), "Incubator") +1); }