From c0ee067ffeba26298e84e851851b5800a0bf90ee Mon Sep 17 00:00:00 2001 From: Tandy Date: Sat, 26 Sep 2026 11:15:43 -0600 Subject: [PATCH] bleh 2.0 --- project.godot | 12 ++++++------ test/union reps letters.dtl | 22 +++++++--------------- 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/project.godot b/project.godot index 9b08604..3930ef3 100644 --- a/project.godot +++ b/project.godot @@ -31,13 +31,13 @@ layout/style_directory={} variables={ "RNG_1_4": "", "for_timeline_calls": { -"requested_amount": "", -"requested_currency": "", -"requestee_class": "", -"requestee_name": "" +"requested_amount": "69", +"requested_currency": "dollareedoos", +"requestee_class": "people", +"requestee_name": "john nameman" }, -"player_goal": "", -"player_name": "" +"player_goal": "killing", +"player_name": "Player Gaymerman" } layout/style_list=[] layout/default_style="Default" diff --git a/test/union reps letters.dtl b/test/union reps letters.dtl index 3ceedfd..254551d 100644 --- a/test/union reps letters.dtl +++ b/test/union reps letters.dtl @@ -1,21 +1,13 @@ # Provide all variables in the "for_timeline_calls" folder when calling -You've received a letter from {for_timeline_calls.requestee_name} the {for_timeline_calls.requestee_class}. +You've received a letter from {for_timeline_calls.requestee_name}. if {RNG_1_4} == 1.0: - "With shaking hands I write to you my lord. My dearest pet dog has fallen ill and I will require at least {for_timeline_calls.requested_amount} {for_timeline_calls.requested_currency} to pay for their treatment." - "At times like this my unshakable faith in you is unfortunately.. shaken. I hope you will see fit to give a mere {for_timeline_calls.requestee_class} such as I a chance." + "Greetings from the guild of {for_timeline_calls.requestee_class}s your highness." + "My name is {for_timeline_calls.requestee_name} and I'm writing to you on behalf of all of us to ask for more {for_timeline_calls.requested_currency}. The amount you've seen fit to provide us with thus far is, frankly, insulting." + "We demand at least + elif {RNG_1_4} == 2.0: - "'Ello mate. Hope this doesn't catch you at a bad time with all the fightin' going on.\ - With all the hubub lately, I fear that my 'lil inn back home might finally go under, and I don't know if me old 'art could take that." - "Spare an old coot some change won't you? {for_timeline_calls.requested_amount} o' {for_timeline_calls.requested_currency} should do nicely." elif {RNG_1_4} == 3.0: - "Oh sire, dear sweet sire {player_name},\ - My dearest partner has at long last met their end in this bloody war, and alas, I haven't the slightest bit of coin to pay for the funeral!" - "If you'd see fit to provide a grieving lovebird such as myself {for_timeline_calls.requested_currency} {for_timeline_calls.requested_amount} I would be most grateful." - "For as much as I trust in your leadership, I fear that this war may not be worth the cost." -else: - "Oh your holy leader[i]SHIT[/i] - I can't [i]believe[/i] this stupid ███████ █a█ you've-" - "(sorry, bird crapped on my paper)" - "The point is.. if you don't give me {for_timeline_calls.requested_amount} {for_timeline_calls.requested_amount} right ███I██ N█W! I'm taking my ███ over to Archie's kingdom and never coming ba███" \ No newline at end of file + +else: \ No newline at end of file