Conrad: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:


   '''Player:''' Sure I'll buy some corn
   '''Player:''' Sure I'll buy some corn
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 15}</code>
     <code>''Start shopping → [[Conrad's Corn]]''</code>


   '''Player:''' Can I sell you my corn instead?
   '''Player:''' Can I sell you my corn instead?
     '''Conrad:''' Of course! &nbsp;|&nbsp; I just love corn
     '''Conrad:''' Of course! &nbsp;|&nbsp; I just love corn
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 15}</code>
     <code>''Start shopping → [[Conrad's Corn]]''</code>


   '''Player:''' Got anything other than corn?
   '''Player:''' Got anything other than corn?
     '''Conrad:''' Nope, just corn!
     '''Conrad:''' Nope, just corn!
     '''Player:''' Ok let's trade
     '''Player:''' Ok let's trade
       <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 15}</code>
       <code>''Start shopping → [[Conrad's Corn]]''</code>
     '''Player:''' No thanks then
     '''Player:''' No thanks then
       '''Conrad:''' Alright, but if you ever want some corn, you know where to find me!
       '''Conrad:''' Alright, but if you ever want some corn, you know where to find me!