From 06d94d50de7aa1f5d5d7053bdb1b8baa2f07f57a Mon Sep 17 00:00:00 2001 From: Patrickisdom <gideonvandiggelen@hotmail.com> Date: Thu, 13 Apr 2017 02:58:48 +0000 Subject: [PATCH] Some minor Arwen fixes --- opponents/arwen/arwen.txt | 10 +++++----- opponents/arwen/behaviour.xml | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/opponents/arwen/arwen.txt b/opponents/arwen/arwen.txt index 7efdf3c214a..2e0d6035b4b 100644 --- a/opponents/arwen/arwen.txt +++ b/opponents/arwen/arwen.txt @@ -220,7 +220,7 @@ swap_cards=calm,The number of cards I want to change is ~cards~. 0-male_medium_crotch_is_visible=kind,Excitement is a pretty natural reaction. Don't be embarrassed about it. 0-male_medium_crotch_is_visible=happy,I can't really complain, can I? 0-male_medium_crotch_is_visible=embarrassed,<i>Gulp.</i> I'm speechless. -0-male_large_crotch_is_visible=embarrassed,<i>Gulp.</i>... really? +0-male_large_crotch_is_visible=embarrassed,<i>Gulp</i>... really? 0-male_large_crotch_is_visible=calm,I can see you're well endowed. 0-male_large_crotch_is_visible=embarrassed,We Elvish women have a high threshold of pain, but that could be too much, even for us. @@ -446,7 +446,7 @@ swap_cards=calm,The number of cards I want to change is ~cards~. 2-male_small_crotch_is_visible=kind,Well, at least your heart is big. 2-male_small_crotch_is_visible=sad,Umm... That's small. 2-male_medium_crotch_is_visible=excited,My imagination is running wild now. -2-male_medium_crotch_is_visible=embarrassed,<i>Gulp</i> I'm speechless. +2-male_medium_crotch_is_visible=embarrassed,<i>Gulp.</i> I'm speechless. 2-male_medium_crotch_is_visible=excited,When the woman of your life shows up in your life she will be extremely happy with you and... well... that. 2-male_large_crotch_is_visible=calm,I can see you're well endowed. 2-male_large_crotch_is_visible=embarrassed,<i>Gulp</i>... really? @@ -801,7 +801,7 @@ swap_cards=calm,The number of cards I want to change is ~cards~. 5-female_crotch_will_be_visible=excited,I just can't hide my eagerness to see you without your panties on. 5-female_crotch_will_be_visible=calm,I can understand your embarrassment, ~name~. But you knew the rules of the game when we started. 5-female_crotch_will_be_visible=embarrassed,I know is a selfish thought, but I'm happy to see your vagina before you get to see mine. -5-female_crotch_is_visible=,excited,If I were a boy I'd do anything I could to be able to touch that beautiful thing of yours, ~name~. +5-female_crotch_is_visible=excited,If I were a boy I'd do anything I could to be able to touch that beautiful thing of yours, ~name~. 5-female_crotch_is_visible=horny,That looks as tasteful as elf bread. 5-female_crotch_is_visible=interested,Oh... Is that... your precious? @@ -825,7 +825,7 @@ swap_cards=calm,The number of cards I want to change is ~cards~. 5-female_start_masturbating=excited,Go at it, ~name~. 5-female_masturbating=interested,You're... energetic. I'll give you that. 5-female_masturbating=calm, I can sense this will be over soon. -5-female_masturbating=♪ Keep going ♪ +5-female_masturbating=calm,♪ Keep going ♪ 5-female_finished_masturbating=happy,You're dripping. 5-female_finished_masturbating=interested,Can you do it again? 5-female_finished_masturbating=happy,Did I win? @@ -893,7 +893,7 @@ swap_cards=calm,The number of cards I want to change is ~cards~. -3-male_small_crotch_is_visible=interested,You remind me of my son, Eldarion. -3-male_small_crotch_is_visible=sad,Umm... That's small. -3-male_medium_crotch_is_visible=embarrassed,Well... that's big. --3-male_medium_crotch_is_visible=embarrassed,<i>Gulp</i> I'm speechless. +-3-male_medium_crotch_is_visible=embarrassed,<i>Gulp.</i> I'm speechless. -3-male_medium_crotch_is_visible=interested,That's a respectable standard for future references. -3-male_large_crotch_is_visible=horny,Okay. I've seen plenty, but none <i>that</i> enormous. -3-male_large_crotch_is_visible=excited,Well, I guess there are some times in which reality can best your wildest dreams. diff --git a/opponents/arwen/behaviour.xml b/opponents/arwen/behaviour.xml index 23d11e79199..b54682b2e21 100644 --- a/opponents/arwen/behaviour.xml +++ b/opponents/arwen/behaviour.xml @@ -61,7 +61,7 @@ <state img="0-interested.png">A si i-Dhúath ú-orthor.</state> </case> <case tag="male_large_crotch_is_visible"> - <state img="0-embarrassed.png"><i>Gulp.</i>... really?</state> + <state img="0-embarrassed.png"><i>Gulp</i>... really?</state> <state img="0-calm.png">I can see you're well endowed.</state> <state img="0-embarrassed.png">We Elvish women have a high threshold of pain, but that could be too much, even for us.</state> </case> @@ -512,7 +512,7 @@ </case> <case tag="male_medium_crotch_is_visible"> <state img="2-excited.png">My imagination is running wild now.</state> - <state img="2-embarrassed.png"><i>Gulp</i> I'm speechless.</state> + <state img="2-embarrassed.png"><i>Gulp.</i> I'm speechless.</state> <state img="2-excited.png">When the woman of your life shows up in your life she will be extremely happy with you and... well... that.</state> </case> <case tag="female_removed_major"> @@ -1431,7 +1431,7 @@ </case> <case tag="male_medium_crotch_is_visible"> <state img="6-embarrassed.png">Well... that's big.</state> - <state img="6-embarrassed.png"><i>Gulp</i> I'm speechless.</state> + <state img="6-embarrassed.png"><i>Gulp.</i> I'm speechless.</state> <state img="6-interested.png">That's a respectable standard for future references.</state> </case> <case tag="female_removed_major"> -- GitLab