public void GiveCarnation() { if (dialogue.GetEndLine()) { dialogue.AddKey("other_flower"); dialogue.Play(); } }