Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1
- introItems.Add(Say("judithSurprised", "What kind of airship was that? It was covered with weapons. Are they going to start a new war?"));
- introItems.Add(Say("judithAngry", "I'll find that out later. Now I should take back the drafts. The thief headed to the North!"));
- introItems.Add(Say("judithNeutral", "Without aircraft in this region they cannot terrorize the good people anymore."));
- introItems.Add(Say("judithAngry", "I heard there was a deserted factory there. I won't be surprised if they put their headquarters in that area."));
- introItems.Add(Say("judithSerious", "I'm sure their den is well-protected. I should be careful!"));
- 2
- repl.Add("I must go to the Citadel of TT and to retrieve the\nblueprints.");
- repl.Add("It must be some Forces there but i have no choise. I have promised it to my father!");
- repl.Add("If the blueprints encripted they can use them to their evil purposes. It's unappropriate!");
- 3
- items.Add(Say("evilManAvatar", "Haha, it looks like we have company. How can I help you?"));
- items.Add(Say("judithAngry", "You thief and murderer! In the name of the great justice I will punish you!"));
- items.Add(Say("judithSmirk", "Give me the blueprints or I will show you a world of pain."));
- items.Add(Say("evilManLaugh2", "Ho ho ho ho ho ho ho ho ho ho ho..."));
- items.Add(Say("evilManSmirk", "Young lady. So young, so naive."));
- items.Add(Say("evilManAvatar", "Unfourtinatly I have no time for you now."));
- items.Add(Say("evilManSmirk", "But I have a little surprise for you."));
- items.Add(Say("judithAngry", "What do you mean, you bloody thief!?"));
- 4
- items.Add(Say("judithAngry", "Get out of there immediately!"));
- items.Add(Say("evilManAngry", "You get me first!"));
- items.Add(Say("judithSurprised", "Listen, give me the DSE peacefully and I'll let you live. Surrender, don't make things complicated!"));
- items.Add(Say("evilManLaugh2", "You wish! I'll see how your fragile aircraft can handle my giant tank! I'll grind you into dust, you foolish girl!"));
- 5
- items.Add(Say("judithSad", "How can you help terrorists? They killed my father!"));
- items.Add(Say("oldManAvatar", "Albert is dead?"));
- items.Add(Say("judithAngry", "Don't pretend you didn't know that!"));
- items.Add(Say("oldManAvatar", "Oh, gods! I told them about his work, the differential steam engine! Did they kill him because of me?"));
- items.Add(Say("judithSad", "I think so."));
- items.Add(Say("oldManAvatar", "I... I am so sorry. I'll give you the whereabouts of their base."));
- 6
- introItems.Add(Say("judithAngry", "Oh, fail! He disappeared! Where should I search for him now? I can't let terrorists have my father's steam engine."));
- introItems.Add(Say("judithNeutral", "My father knew a man who had something to do with terrorists. They even had a quarrel because of that!"));
- introItems.Add(Say("judithNeutral", "He is a good man, but I heard he doesn't really respect the queen. I think he may know something about the terrorists."));
- introItems.Add(Say("judithSerious", "I'll fly to his place and find out where the villains are hiding!"));
- 7
- introItems.Add(Say("judithNeutral", "The rebels have a cozy place on the island. They built a castle and are living in clover there."));
- introItems.Add(Say("judithAngry", "I'll see if they can repel the attack of my prototype with the embedded working DSE!"));
- 8
- items.Add(Say("av_gen", "We didn't want to kill Albert. He was a great scientist."));
- items.Add(Say("judithAngry", "You say so, but you killed him!"));
- items.Add(Say("av_gen_evil", "No, we didn't, I swear! The traitor killed him. He was pretending to be one of us but he was working for the queen."));
- items.Add(Say("av_gen", "When we found out, he ran away with the DSE into the desert."));
- items.Add(Say("judithShocked", "What would he do there?"));
- items.Add(Say("av_gen", "He's building some sort of big tank there. Trust me, we meant no harm! We are fighting for peace and freedom for everyone!"));
- items.Add(Say("judithDisappointed", "The rebels are not so scary up close. They are just a crowd of miserable cowards who are using made-up ideas as a cover."));
- items.Add(Say("judithDisappointed", "They think they are fighting for the people. But it is the people who suffer from them in the first place!"));
- items.Add(Say("judithAngry", "I should have shot them all but it's not worth soiling my hands!"));
- 9
- items.Add(Say("judithSmirk", "So what? You've got it?"));
- items.Add(Say("evilManScared", "Don't kill me! I'll tell you everything! Just don't kill me!"));
- items.Add(Say("judithDisappointed", "Tell me everything first and then we'll see..."));
- items.Add(Say("evilManScared", "The queen hired me. She wants to start another war. That's why she needs the DSE."));
- items.Add(Say("evilManScared", "She wants to create a new more powerful weapon."));
- items.Add(Say("judithSerious", "I see... Now give me the drafts."));
- items.Add(Say("evilManScared", "Here they are. What's going to happen with me?"));
- items.Add(Say("judithSerious", "I won't kill you. But I won't save you either. Pray you can run away before your vaunted tank blows up."));
- 10
- items.Add(Say("queenEvilLaugh", "My girl, you have a lot of potential!"));
- items.Add(Say("judithDisappointed", "Emm.. Thank you, Your Highness!"));
- items.Add(Say("queenSmirk", "Our Empery needs people like you! The era of steampunk has come. The era when steam machines can turn the tide of any conflict."));
- items.Add(Say("queenSmirk", "And I'm offering you a chance to rule the world with us!"));
- items.Add(Say("judithSerious", "It's a nice offer, but I think I will turn it down. Moreover, I'll destroy you!"));
- items.Add(Say("judithSerious", "My era of steampunk will bring people prosperity, not death and destruction!"));
- items.Add(Say("queenEvilLaugh", "Lolwut? Feuerfrei!"));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement