Shop Owner: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
'''Player:''' Show me what you're selling | '''Player:''' Show me what you're selling | ||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | ||
'''Player:''' Yep I got some stuff I want to sell | '''Player:''' Yep I got some stuff I want to sell | ||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': | <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | ||
'''Player:''' Sorry I'm not interested in trading right now | '''Player:''' Sorry I'm not interested in trading right now | ||
'''Shop Owner:''' Alright | '''Shop Owner:''' Alright |