Conversation: q_post_r2
Triggered by
- creature NPC Old Noakes
nw_oldman_2_2— in Bywater - creature NPC Old Noakes — in Bywater
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
q_post_pay | action | ✓ | |
q_post_c2t | active | ✓ | |
q_post_c2m | active | ✓ | |
q_post_c2a | active | ✓ |
Quest entries granted
| Quest | Tag | Step(s) |
|---|---|---|
| Hobbit Post | hobbit_post | 2 |
Custom tokens
These runtime tokens are filled by NWScript via SetCustomToken(N, text). The scripts listed set each token; the actual value depends on game state at runtime.
| Token | Set by script(s) |
|---|---|
<CUSTOM6340> | q_post_inc, q_post_pmc2, q_post_pmc3 |
<CUSTOM6341> | q_post_inc, q_post_pmc2, q_post_pmc3 |
Starting entries
- entry #0 (if
q_post_c2t) — *slaps his knee* There it is! Days I've waited on that parcel while it went visi… - entry #1 (if
q_post_c2m) — *holds the label at arm's length* Noakes, it says, plain as plough-dirt. But I'v… - entry #2 (if
q_post_c2a) — *Old Noakes takes the parcel in both hands* Seeds from Michel Delving, I shouldn… - entry #3 — *Old Noakes nods from his bench* Fine growing weather, if the rain holds off. St…
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #0 → q_post_pay (if q_post_c2t) ¶
*slaps his knee* There it is! Days I've waited on that parcel while it went visiting half the Shire under the wrong name. You've the sense Posco lacks, and you'll have the coin he owes me in apology, too.
reply #0 ¶
Sense is my stock in trade. Good day, Mr. Noakes.
entry #1 (if q_post_c2m) ¶
*holds the label at arm's length* Noakes, it says, plain as plough-dirt. But I've ordered nothing and I'm owed nothing, and them as says otherwise is wrong. Whitfoot's muddled his labels again -- that'll be for <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3], <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3], mark my words.
reply #1 ¶
I'll take it where it belongs. Good day.
entry #2 → q_post_pay (if q_post_c2a) ¶
*Old Noakes takes the parcel in both hands* Seeds from Michel Delving, I shouldn't wonder -- or my pipe-weed, come at last! Queer folk on the post road these days, but the post itself never fails. Here's your delivery money, and a word of thanks besides.
reply #2 ¶
Enjoy your parcel. Good day, Mr. Noakes.
NPC lines (entries) — flat index
entry #0 →
q_post_pay*slaps his knee* There it is! Days I've waited on that parcel while it went visiting half the Shire under the wrong name. You've the sense Posco lacks, and you'll have the coin he owes me in apology, too.
- → reply #0 “Sense is my stock in trade. Good day, Mr. Noakes.”
entry #1
*holds the label at arm's length* Noakes, it says, plain as plough-dirt. But I've ordered nothing and I'm owed nothing, and them as says otherwise is wrong. Whitfoot's muddled his labels again -- that'll be for <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3], <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3], mark my words.
- → reply #1 “I'll take it where it belongs. Good day.”
entry #2 →
q_post_pay*Old Noakes takes the parcel in both hands* Seeds from Michel Delving, I shouldn't wonder -- or my pipe-weed, come at last! Queer folk on the post road these days, but the post itself never fails. Here's your delivery money, and a word of thanks besides.
- → reply #2 “Enjoy your parcel. Good day, Mr. Noakes.”
entry #3
*Old Noakes nods from his bench* Fine growing weather, if the rain holds off. Strange doings away east, they say -- but the post still runs and the beer's still brown, so the world can't have ended yet.
- → reply #3 “Long may it keep running. Good day.”
PC replies — flat index
reply #0
Sense is my stock in trade. Good day, Mr. Noakes.
reply #1
I'll take it where it belongs. Good day.
reply #2
Enjoy your parcel. Good day, Mr. Noakes.
reply #3
Long may it keep running. Good day.