Skip to content
Snippets Groups Projects
Commit d16895c1 authored by Vrelnir's avatar Vrelnir
Browse files

Merge branch 'robinmoney_tweaks' into 'dev'

feature: robinmoney help bonus

See merge request !1265
parents 54c83739 ca4ebd69
No related branches found
No related tags found
1 merge request!1265feature: robinmoney help bonus
......@@ -80,6 +80,7 @@
"I'd like to give out free samples. Could you take this tray around the park, and offer them to anyone who looks cold? I hope it's not too heavy."
<br><br>
You take the tray, and walk through the park. You find no shortage of cold and thirsty hands, and make sure to mention Robin's stand.
<<set $robinmoney += 5>>
<<generate2>><<person2>>
<<set $danger to random(1, 10000)>><<set $dangerevent to 0>>
<<if $danger gte (9900 - $allure)>>
......@@ -374,7 +375,7 @@ The other customers are less creepy.
At last, the <<person>> pulls away. <<He>> takes a mug of hot chocolate, thanks you, and walks away.
<br><br>
<</if>>
<<set $robinmoney += 5>>
<<person1>>
Robin smiles when you return to <<him>>. "Business has improved a lot," <<he>> says. "Thank you."
<br><br>
......
......@@ -94,7 +94,7 @@
You take the sign and walk down the beach.
<br><br>
You see people read the sign, but don't know if any are convinced by it.
<<famebusiness 1>>
<<famebusiness 1>><<set $robinmoney += 5>>
<br><br>
<<link [[Keep trying|Robin's Lemonade Sign]]>><</link>>
<br>
......@@ -218,7 +218,7 @@ Robin notices you as the <<person>> leaves.<<person1>> "Business has improved a
You decide to be more assertive, flirting with potential customers and disarming them with charm. When you return to Robin there's a queue. <<He>> smiles at you.
<br><br>
"I don't know how you did it, but thank you." <<He>> kisses you on the cheek.
<<glove>><<npcincr Robin love 1>><<ltrauma>><<lstress>><<trauma -3>><<stress -6>>
<<glove>><<npcincr Robin love 1>><<ltrauma>><<lstress>><<trauma -3>><<stress -6>><<set $robinmoney += 5>>
<br><br>
<<endevent>>
<<link [[Offer help (0:30)|Robin's Lemonade Help]]>><<npcincr Robin love 1>><<pass 30>><</link>><<glove>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment