Hank: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 12: | Line 12: | ||
'''Hank:''' I sell helmets, want to buy some? | '''Hank:''' I sell helmets, want to buy some? | ||
'''Player:''' Sure | '''Player:''' Sure | ||
'' | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 1}</code> | ||
'''Player:''' No | '''Player:''' No | ||
'''Player:''' Nice weather we're having | '''Player:''' Nice weather we're having | ||
Line 20: | Line 20: | ||
'''Player:''' Can I buy some helmets? | '''Player:''' Can I buy some helmets? | ||
'''Hank:''' Sure! | '''Hank:''' Sure! | ||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 1}</code> |
Revision as of 20:04, 15 June 2025
Hank is the owner of Hank's Helmets in Cairn. He offers a variety of helmets for adventurers at different stages of their journey, combining solid protection with reliable craftsmanship.
Conversations
Player: Hello
Hank: Hi
Player: Who are you?
Hank: Hank
Player: Oh, nice name
Player: So what do you do Hank
Hank: I sell helmets, want to buy some?
Player: Sure
Event Action: {'type': 'StartShopping', 'shopId': 1}
Player: No
Player: Nice weather we're having
Hank: Sure is
Hank: By the way, that is a mighty fine helmet you have on your head!
Player: Can I buy some helmets?
Hank: Sure!
Event Action: {'type': 'StartShopping', 'shopId': 1}