Made a quick QoL hack for dialogue for all you avatar hacks out there. 
Gendered Text
This hack lets you add some text control codes (definable in textprocess definitions) that inject gendered pronouns into text (i.e. He, She, Him, Her, His, Hers, he, she, him, her, his, hers). Each control code is associated with a pronoun pair, and an event ID is used to determine which to inject. (I kinda hijacked how [Tact] works.)
This isn’t entirely necessary for doing this since you could just have separate text IDs for different cases or use TEXTSHOW2 shenanigans but ew. This should be cleaner and quicker.
This isn’t limited to gendered pronouns really. I intentionally made the system modular for more general use.
Download from the link in the OP!
Lemme know if you encounter any issues. I don’t think this should conflict with anything.