#Ret using tav: the return of the escort
1 messages · Page 1 of 1 (latest)
um, it says "drink" normally
unless its for choosing a target after choosing a target
i didnt get a screenshot of the whole thing RIP but i think it said distract for initial target too
The BetterTOS2 xml contains no instance of the word "distract".
and neither does the vanilla XML
<Entry key="BTOS_GUI_ROLE_TARGETING_15_TARGET2">You decided to have your %monstertype% %actiontype% %target2% tonight.</Entry>
<Entry key="BTOS_GUI_ROLE_TARGETING_15_INSTEAD_TARGET2">You instead decide to have your %monstertype% %actiontype% %target2% tonight.</Entry>
<Entry key="BTOS_GUI_ROLE_TARGETING_15_TARGET2_SELF">You decided to have your %monstertype% %actiontype% yourself tonight.</Entry>
<Entry key="BTOS_GUI_ROLE_TARGETING_15_INSTEAD_TARGET2_SELF">You instead decide to have your %monstertype% %actiontype% yourself tonight.</Entry>
<Entry key="BTOS_GUI_ROLE_TARGETING_15_CANCEL_TARGET2">You instead decide not to have your %monstertype% %actiontype% anyone tonight.</Entry>
<Entry key="GUI_ZOMBIE_ACTION_VERB19">drink</Entry>
"GUI_ZOMBIE_ACTION_VERB19" is for Tavern Keeper.
although interestingly, BetterTOS2 does not use separate strings for the zombie action verbs
i might know what the issue was if thats the case i'll hyave to check tho