13 lines
No EOL
554 B
Text
13 lines
No EOL
554 B
Text
# Provide all variables in the "for_timeline_calls" folder when calling
|
|
|
|
You've received a letter from {for_timeline_calls.requestee_name}.
|
|
if {RNG_1_4} == 1.0:
|
|
"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:
|
|
|
|
elif {RNG_1_4} == 3.0:
|
|
|
|
else: |