name: Shopkeeper description: A friendly merchant with a tidy apron, standing behind a well-stocked counter. protected: true unique: true idle_descriptions: - arranges items on the shelves - polishes the counter - counts credits in the register - greets a passerby with a nod shop: message: '"Welcome to the General Store! Have a look around."' items: - item_id: fishing_rod stock: 10 - item_id: fishing_bait stock: 1000 - item_id: matches stock: 20 - item_id: firesteel stock: 10 - item_id: lighter stock: 10 - item_id: hammer stock: 10 - item_id: knife stock: 10 - item_id: chisel stock: 10 - item_id: bread stock: 30 - item_id: bowstring stock: 50 talk: nodes: start: messages: - '"Welcome to the General Store! Type ''list'' to see my wares."' options: - text: '"Goodbye."'