Conversation: q_post_pm
Triggered by
- creature NPC Posco Whitfoot
hobbit001_2— in Hobbiton - creature NPC Posco Whitfoot — in Hobbiton
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
q_post_give | action | ✓ | |
q_post_pmc1 | active | ✓ | |
q_post_pmc2 | active | ✓ | |
q_post_pmc3 | active | ✓ |
Quest entries granted
| Quest | Tag | Step(s) |
|---|---|---|
| Hobbit Post | hobbit_post | 1, 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 |
<CUSTOM6342> | q_post_pmc1 |
Starting entries
- entry #0 (if
q_post_pmc1) — *Posco Whitfoot licks his pencil and closes the ledger* That's the post done for… - entry #1 (if
q_post_pmc2) — *peers over his spectacles* You've still got a parcel of mine, you know. Address… - entry #3 (if
q_post_pmc3) — *The post-master brightens* Post's in! One parcel today, addressed to -- you'll…
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #0 (if q_post_pmc1) ¶
*Posco Whitfoot licks his pencil and closes the ledger* That's the post done for today, my friend -- one parcel a day is all the Shire can stand of news. The bag opens again in <CUSTOM6342>[q_post_pmc1].
reply #0 ¶
Until tomorrow, then.
entry #1 (if q_post_pmc2) ¶
*peers over his spectacles* You've still got a parcel of mine, you know. Addressed to <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3] -- you'll find them <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3]. Seals don't stay fresh forever!
entry #3 (if q_post_pmc3) ¶
*The post-master brightens* Post's in! One parcel today, addressed to <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3] -- you'll find them <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3]. Sixty pennies on delivery, and forty more if the seal's still warm when it lands. Will you run it?
reply #4 → q_post_give ¶
I'll run it. Hand it over.
reply #5 ¶
What's the Hobbit Post, exactly?
entry #5 ¶
*draws himself up to his full three foot six* The Hobbit Post, founded -- well, founded by me, this spring. One parcel a day, delivered by an honest pair of legs: yours, if you'll have the work. Gold on delivery, a bonus for speed, and no questions asked about what's in the wrapping.
↩ reply #8 “Not today, Posco.”
NPC lines (entries) — flat index
entry #0
*Posco Whitfoot licks his pencil and closes the ledger* That's the post done for today, my friend -- one parcel a day is all the Shire can stand of news. The bag opens again in <CUSTOM6342>[q_post_pmc1].
- → reply #0 “Until tomorrow, then.”
entry #1
*peers over his spectacles* You've still got a parcel of mine, you know. Addressed to <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3] -- you'll find them <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3]. Seals don't stay fresh forever!
- → reply #1 “The label's got smudged -- read it out and re-address it for me, would you?”
- → reply #2 “Right -- I'm off.”
entry #2
*sighs good-naturedly and writes out a fresh label* There. Fresh label, fresh seal, fresh start -- and the fast-post clock starts over too, mind, so quick march this time.
- → reply #3 “On my way.”
entry #3
*The post-master brightens* Post's in! One parcel today, addressed to <CUSTOM6340>[q_post_inc, q_post_pmc2, q_post_pmc3] -- you'll find them <CUSTOM6341>[q_post_inc, q_post_pmc2, q_post_pmc3]. Sixty pennies on delivery, and forty more if the seal's still warm when it lands. Will you run it?
- → reply #4 “I'll run it. Hand it over.”
- → reply #5 “What's the Hobbit Post, exactly?”
- → reply #8 “Not today, Posco.”
entry #4
*stamps the parcel twice for luck* Off you go then -- quick march! The Shire judges its post by the freshness of the seal.
- → reply #6 “Consider it delivered.”
entry #5
*draws himself up to his full three foot six* The Hobbit Post, founded -- well, founded by me, this spring. One parcel a day, delivered by an honest pair of legs: yours, if you'll have the work. Gold on delivery, a bonus for speed, and no questions asked about what's in the wrapping.
- → reply #7 “All right, I'll run today's parcel.”
- → reply #8 “Not today, Posco.”
PC replies — flat index
reply #0
Until tomorrow, then.
reply #1 →
q_post_giveThe label's got smudged -- read it out and re-address it for me, would you?
- → entry #2 “*sighs good-naturedly and writes out a fresh label* There. Fresh label, fresh se…”
reply #2
Right -- I'm off.
reply #3
On my way.
reply #4 →
q_post_giveI'll run it. Hand it over.
- → entry #4 “*stamps the parcel twice for luck* Off you go then -- quick march! The Shire jud…”
reply #5
What's the Hobbit Post, exactly?
- → entry #5 “*draws himself up to his full three foot six* The Hobbit Post, founded -- well,…”
reply #6
Consider it delivered.
reply #7 →
q_post_giveAll right, I'll run today's parcel.
- → entry #4 “*stamps the parcel twice for luck* Off you go then -- quick march! The Shire jud…”
reply #8
Not today, Posco.