Documet bottle using actions
Document Player_Action_8084EAC0 as Player_Action_DrinkFromBottle, Player_Action_8084EED8 as Player_Action_UseFairyFromBottle, and Player_Action_8084EFC0 as Player_Action_DropActorFromBottle.
Also documents func_8083C0E8 as Player_SetupIdleAndPlayIdleAnim (could maybe be named something like Player_ResetToIdle instead as that's how it's used from what I can see) as it was used in Player_Action_DrinkFromBottle.
Thanks. Would personally prefer to wait on the idle setup function. There are so many idle action setup wrappers, and I think we need to figure them out together. Plan to do so when their usages are a bit more clear and we can more easily discern a difference.
Undid the func_8083C0E8 rename.