Shop Owner: Difference between revisions
m Text replacement - "Non-player character" to "Non-player Character" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
The [[General Store (Cairn)|General Store]] in [[Cairn]], however, is an exception, offering a unique selection of items. | The [[General Store (Cairn)|General Store]] in [[Cairn]], however, is an exception, offering a unique selection of items. | ||
== Conversations == | |||
'''Shop Owner:''' Welcome to my shop | Is there anything you're looking to buy or sell? | |||
'''Player:''' Show me what you're selling | |||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | |||
'''Player:''' Yep I got some stuff I want to sell | |||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | |||
'''Player:''' Sorry I'm not interested in trading right now | |||
'''Shop Owner:''' Alright |