Hank: Difference between revisions
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> |