|
|
|
|
|
VAR playerSwears = 0
|
|
|
VAR playerRude = 0
|
|
|
|
|
|
VAR GovernorOpinion = 0
|
|
|
|
|
|
LIST assistantTraits = shy, esoteric, sweary
|
|
|
|
|
|
|
|
|
EXTERNAL endGame()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//This is needed to make both including and for jumping to dialog sections work:
|
|
|
=== placeholder ===
|
|
|
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== function alter(ref x, k) ===
|
|
|
~ x = x + k
|
|
|
|
|
|
|
|
|
=== function inc(ref x) ===
|
|
|
~ x = x + 1
|
|
|
|
|
|
=== function dec(ref x) ===
|
|
|
~ x = x - 1
|
|
|
|
|
|
|
|
|
//fallbacks
|
|
|
|
|
|
=== function endGame ===
|
|
|
~ return
|
|
|
|
|
|
=== Once ===
|
|
|
|
|
|
Once upon a time...
|
|
|
|
|
|
+ There were two choices.
|
|
|
+ There were four lines of content.
|
|
|
|
|
|
- They lived happily ever after.
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== IntroGovernor ===
|
|
|
|
|
|
Governor: Welcome to your new park, director!
|
|
|
|
|
|
* [Okay]
|
|
|
Governor: Make sure that you keep visitors happy and the budget in the black! You're currently getting an annual grant out of my budget—it'd sure be nice if you park were self-sufficient so we could drop that expense!
|
|
|
|
|
|
* * [And I need to keep the forest healthy, too, right?]
|
|
|
~ GovernorOpinion = GovernorOpinion - 1
|
|
|
Governor: Ummm, yeah
|
|
|
* * * [\...]
|
|
|
-> END
|
|
|
* * [Sounds good!]
|
|
|
~ GovernorOpinion = GovernorOpinion + 1
|
|
|
|
|
|
Governor: I'll check in soon.
|
|
|
|
|
|
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== IntroAssistant ===
|
|
|
|
|
|
\#assistantName\#: Hello. I'm \#assistantName\#.
|
|
|
* [Nice to meet you.]
|
|
|
|
|
|
\#assistantName\#: You can use the mouse or arrow keys to move around, and the plus and minus keys to zoom in and out. B opens the budget and F lets you adjust Forest Policy.
|
|
|
|
|
|
* * [Got it, thanks.]
|
|
|
|
|
|
\#assistantName\#: Bye
|
|
|
-> END
|
|
|
* * [How are you?]
|
|
|
|
|
|
\#assistantName\#: \#howdoing\#
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== BadNewsReact ===
|
|
|
|
|
|
|
|
|
+ [Damn.] {inc(playerSwears)}
|
|
|
->->
|
|
|
+ [Fuck.] {inc(playerSwears)}
|
|
|
->->
|
|
|
+ [Shoot.] {inc(playerSwears)}
|
|
|
->->
|
|
|
+ [*Sigh.* Fine.]
|
|
|
->->
|
|
|
+ [Who cares?]
|
|
|
->->
|
|
|
|
|
|
=== AssistantAcknowlege ===
|
|
|
+ [Thanks.]
|
|
|
->->
|
|
|
+ [Mmmm hmm.]
|
|
|
->->
|
|
|
+ [Get to it.] {inc(playerRude)}
|
|
|
->->
|
|
|
+ [I really appreciate it, \#assistantName\#]
|
|
|
-> Appreciate
|
|
|
|
|
|
= Appreciate
|
|
|
\#assistantName\#: {assistantTraits ? shy:...|{~No problem.|Oh, you're welcome.|My pleasure.}}
|
|
|
->->
|
|
|
|
|
|
=== MassVandalism ===
|
|
|
\#assistantName\#: Bad news, director.
|
|
|
+ [Oh?]
|
|
|
|
|
|
\#assistantName\#: A number of trees have been seriously damaged overnight.
|
|
|
+ + [How bad are they?]
|
|
|
|
|
|
\#assistantName\#: I'm no botanist, but they're not great. The gouges are pretty deep.
|
|
|
|
|
|
-> BadNewsReact ->
|
|
|
|
|
|
\#assistantName\#: Yeah, it's {assistantTraits ? sweary:fucking|} awful.
|
|
|
|
|
|
I'll see who's around and get to cleaning.
|
|
|
|
|
|
-> AssistantAcknowlege ->
|
|
|
|
|
|
-> END
|
|
|
|
|
|
=== LowFunds ===
|
|
|
\#assistantName\#: Director, our funds are getting dangerously low!
|
|
|
|
|
|
+ [Don't worry about it. I have a plan.]
|
|
|
-> END
|
|
|
+ [I know.]
|
|
|
-> END
|
|
|
+ [Stop bothering me with things I already know!] {inc(playerRude)}
|
|
|
-> END
|
|
|
+ [Have any ideas?]
|
|
|
|
|
|
\#assistantName\#: Consider accepting some contracts. Even if they're not the best terms, they'll keep us from running out of money.
|
|
|
-> END
|
|
|
+ [What?]
|
|
|
|
|
|
\#assistantName\#: Yes, we have less than $25,000. We're running the risk of a default.
|
|
|
-> BadNewsReact ->
|
|
|
\#assistantName\#: I know! consider accepting some contracts. Even if they're not the best terms, they'll keep us from running out of money.
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== VeryLowFunds ===
|
|
|
Governor: Director, you have almost no reserve funds. This isn't acceptable.
|
|
|
|
|
|
{VeryLowFunds > 1: I can't believe I'm having this conversation with you again. |}
|
|
|
|
|
|
+ [I know. I'm working on it.]
|
|
|
Governor: For your sake, I hope so.
|
|
|
-> END
|
|
|
+ [Have any ideas?]
|
|
|
Governor: Accept some contracts. Now's not the time to worry about sustainability, or whatever you natural resources types care about. Just take the deal. They'll keep you from running out of money.
|
|
|
-> END
|
|
|
+ [What happens if I run out of money?]
|
|
|
-> WhatHappens
|
|
|
+ [What?]
|
|
|
-> Surprise
|
|
|
|
|
|
= Surprise
|
|
|
|
|
|
Governor: Is this a *surprise* to you?
|
|
|
+ [Uh, um, no.]
|
|
|
Governor: Well, I hope you have a plan...
|
|
|
For your sake.
|
|
|
-> END
|
|
|
+ [Honestly, yes.]
|
|
|
Governor: Well! I appreciate your directness. But I hope you have a plan...
|
|
|
For your sake.
|
|
|
-> END
|
|
|
+ [What happens if I run out of money?]
|
|
|
-> WhatHappens
|
|
|
= WhatHappens
|
|
|
Governor: If you run out of money entirely...
|
|
|
The park will be fine, in the long run. The state department of natural resources will use its funds to bail the park out. Someone from my office will come in and trim the budget.
|
|
|
You, however, will be asked to resign.
|
|
|
|
|
|
+ [And if I don't resign?]
|
|
|
Governor: I'll fire you.
|
|
|
+ + [Oh.]
|
|
|
-> END
|
|
|
+ [I understand.]
|
|
|
-> END
|
|
|
|
|
|
=== EndLowFunds ===
|
|
|
|
|
|
Governor: I've warned you.
|
|
|
+ [I understand. I resign. (Game Over)] { endGame() }
|
|
|
-> END
|
|
|
|
|
|
=== MeetFriendOfThePark ===
|
|
|
|
|
|
|
|
|
\#friendOfThePark\#: Hi, I'm the president of the Friends of the Park. Nice to meet you!
|
|
|
|
|
|
* [Nice to meet you!]
|
|
|
->->
|
|
|
* [Ahh.]
|
|
|
->->
|
|
|
* [I've been expecting you.]
|
|
|
|
|
|
\#friendOfThePark\#: Huh!
|
|
|
->->
|
|
|
|
|
|
=== Fundraiser ===
|
|
|
{- not MeetFriendOfThePark:
|
|
|
-> MeetFriendOfThePark ->
|
|
|
}
|
|
|
\#friendOfThePark\#: I'm happy to announce the completion of our fundraiser! You won't guess how much we made!
|
|
|
|
|
|
+ [Please don't make me guess.]
|
|
|
|
|
|
\#friendOfThePark\#: It's more fun if you guess.
|
|
|
+ + [ Fine.]
|
|
|
-> Guess
|
|
|
+ + [Well, I don't enjoy it.]
|
|
|
-> Amount
|
|
|
|
|
|
+ [Okay...]
|
|
|
-> Guess
|
|
|
|
|
|
|
|
|
= Guess
|
|
|
\#friendOfThePark\#:
|
|
|
|
|
|
+ [$1,000?]
|
|
|
|
|
|
\#friendOfThePark\#: Higher
|
|
|
|
|
|
-> Guess
|
|
|
|
|
|
+ [$5,000?]
|
|
|
|
|
|
\#friendOfThePark\#: Higher
|
|
|
|
|
|
-> Guess
|
|
|
|
|
|
+ [$10,000?]
|
|
|
|
|
|
\#friendOfThePark\#: You're right!
|
|
|
|
|
|
-> Amount
|
|
|
|
|
|
+ [$25,000?]
|
|
|
|
|
|
\#friendOfThePark\#: Higher
|
|
|
|
|
|
-> Guess
|
|
|
|
|
|
+ [$1 million?]
|
|
|
|
|
|
\#friendOfThePark\#: No, haha. I wish!
|
|
|
|
|
|
-> Guess
|
|
|
|
|
|
+ [$1 billion?]
|
|
|
|
|
|
\#friendOfThePark\#: Not quite that high, heh
|
|
|
|
|
|
-> Guess
|
|
|
|
|
|
+ [I give up.]
|
|
|
|
|
|
-> Amount
|
|
|
|
|
|
= Amount
|
|
|
\#friendOfThePark\#: Anyway. we made $10,000!
|
|
|
-> END
|
|
|
|
|
|
=== GovernmentGrant ===
|
|
|
|
|
|
Governor: Good news, director. You've been awarded a federal grant.
|
|
|
|
|
|
+ [Awesome]
|
|
|
-> Money
|
|
|
|
|
|
+ [Sounds good]
|
|
|
-> Money
|
|
|
|
|
|
= Money
|
|
|
Governor: Well, it won't last forever. Don't get dependent on it.
|
|
|
-> END
|
|
|
|
|
|
|
|
|
=== MeetHeadofPark ===
|
|
|
Head of Parks: I'm the fucking head of parks, that's who I am, you absolute motherfucker. ->->
|
|
|
|
|
|
=== PoorTreeHealth ===
|
|
|
Head of Parks: What the hell do you think you're doing, you absolute piece of shit?!?
|
|
|
|
|
|
|
|
|
* {- not MeetHeadofPark } Sorry, who are you? -> MeetHeadofPark ->
|
|
|
-> Screwed
|
|
|
|
|
|
+ [Uhh, what the fuck?]
|
|
|
-> Screwed
|
|
|
|
|
|
= Screwed
|
|
|
Head of Parks: We're all fucking screwed and it's your fault, you colossal shitheel.
|
|
|
+ [...]
|
|
|
Head of Parks: Look at this park, it has anxiety! You did that you megadick.
|
|
|
++ [...]
|
|
|
Head of Parks: Yeah, you'd better stay quiet. I don't want to hear a single word out of your fucking useless knifewound of a mouth.
|
|
|
-> END
|