• StellarTabi [none/use name]
    ·
    4 months ago
    # This is my script to epicly own all those lefty NPCs
    
    def main():
        if race
            comment(random_slur(race))
        if gender
            comment(random_slur(gender))
        if economy
            comment(random_slur(economy))
        if china
            # TODO this is a placeholder, I'll get some slurs later
            comment("Gay")
    
    if __name__ == "__main__":
        main()