Clyde: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
'''Clyde:''' I'm Clyde, a cape salesman! Want to buy some capes? | '''Clyde:''' I'm Clyde, a cape salesman! Want to buy some capes? | ||
'''Player:''' Sure | '''Player:''' Sure | ||
''Event Action:'' {'type': 'StartShopping', 'shopId': 2} | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 2}</code> | ||
'''Player:''' Nope | '''Player:''' Nope | ||
'''Clyde:''' Ok, well if you change your mind later, I'll be right here! | '''Clyde:''' Ok, well if you change your mind later, I'll be right here! | ||
Line 14: | Line 14: | ||
'''Clyde:''' I'm selling capes! Interested in buying any? | '''Clyde:''' I'm selling capes! Interested in buying any? | ||
'''Player:''' Sure | '''Player:''' Sure | ||
''Event Action:'' {'type': 'StartShopping', 'shopId': 2} | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 2}</code> | ||
'''Player:''' Nope not interested | '''Player:''' Nope not interested | ||
Line 20: | Line 20: | ||
'''Clyde:''' Thanks! I'm a cape seller, interested in buying any? | '''Clyde:''' Thanks! I'm a cape seller, interested in buying any? | ||
'''Player:''' Sure | '''Player:''' Sure | ||
''Event Action:'' {'type': 'StartShopping', 'shopId': 2} | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 2}</code> | ||
'''Player:''' Nope not interested | '''Player:''' Nope not interested | ||
Line 26: | Line 26: | ||
'''Clyde:''' Thats where I store my products%%I'm a cape seller, interested in buying any? | '''Clyde:''' Thats where I store my products%%I'm a cape seller, interested in buying any? | ||
'''Player:''' Sure | '''Player:''' Sure | ||
''Event Action:'' {'type': 'StartShopping', 'shopId': 2} | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 2}</code> | ||
'''Player:''' Nope not interested | '''Player:''' Nope not interested |