Hank: Difference between revisions

No edit summary
m Text replacement - "<code>" to "<code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">"
 
(3 intermediate revisions by the same user not shown)
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>
           <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">''Start shopping → [[Hank's Helmets]]''</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>
      <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">''Start shopping → [[Hank's Helmets]]''</code>