Table of Contents

Shopkeeper Mob - Code References

Java Classes

JSON Configuration

String Resources

<string name="Shopkeeper_Name">shopkeeper</string>
<string name="Shopkeeper_Desc">This stout guy looks more appropriate for a trade district in some large city than for a dungeon. His prices explain why he prefers to do business here.</string>
<string name="Shopkeeper_text">Welcome to the local Pixel-Mart branch.\nHow can I help you?</string>
<string name="Shopkeeper_Buy">Select item to buy</string>
<string name="Shopkeeper_Sell">Select an item to sell</string>
<string name="Shopkeeper_SellPrompt">I have stuff to sell</string>
<string name="Shopkeeper_BuyPrompt">Let see your inventory</string>
<string name="Shopkeeper_title">Shop</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists