Hank: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:


[[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.
[[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
          <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 1}</code>
        '''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!
    <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 1}</code>