Tavern AI fix
Fixes couple of things in the behavior of tavern workers.
Description
Waiters will serve you only if they can see you.
Talen-Jei won’t bother you offering a drink when you are sitting in your room on the second floor.
Innkeepers will show you rented room only once, you can ask them to show the room if you forgot where it is.
They won’t follow you to the room each time.
Settings
You can change following settings using console:
TAIF_Settings_GreetPlayer – serve player (never: 0, once: 1, always: 2, default: 1)
TAIF_Settings_ShowRoom – show rented room (never: 0, once: 1, always: 2, default: 1)
Example:
set TAIF_Settings_ShowRoom to 0