items property

List<SimpleNPCItemSchema> items
getter/setter pair

Items sold/bought by the NPC.

Implementation

List<SimpleNPCItemSchema> items;