Jump to content

Winona's Personality


Recommended Posts

I tend to play characters because I like their personality.  I was incredibly excited about playing Rosie the Riveter Winona!  But her constant whining about being hungry totally undermines the independent female mechanic vibe.  I really think you could do a lot for her character by changing a few strings in speech_winona.lua.

Current:

    ANNOUNCE_HUNGRY_SLOWBUILD =
    {
	    "My head's all clouded by hunger!",
	    "Oof. I got the brainfog.",
	    "Maybe I could take a snack break?",
	    "I could sure go for some grub.",
    },
    ANNOUNCE_HUNGRY_FASTBUILD =
    {
	    "This's hungry work.",
	    "I'm working up an appetite.",
	    "That made me a lil hungry.",
	    "I'll need some brainfood at this rate.",
    },

Suggested:

    ANNOUNCE_HUNGRY_SLOWBUILD =
    {
	    "I ain't workin' 'til I'm fed.",
	    "Ugh, I need to eat and come back to this.",
	    "I'm getting hangry.",
	    "I can do this better with some food in me!",
    },
    ANNOUNCE_HUNGRY_FASTBUILD =
    {
	    "We're having food later, right?",
	    "I'm working up a gooood appetite!",
	    "When's chow-time?",
	    "I work faster on a full stomach.",
    },

I'm sure someone else could do better.  I just think a little adjustment in tone would make her nagging lines sound more like her more fun and sassy lines.

Link to comment
https://forums.kleientertainment.com/forums/topic/153556-winonas-personality/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...