Property WillOnlyBuyItems
WillOnlyBuyItems
Gets the list of base item types that this store will only buy.
Does nothing if WillNotBuyItems is populated.
public IList<NwBaseItem?> WillOnlyBuyItems { get; }
Gets the list of base item types that this store will only buy.
Does nothing if WillNotBuyItems is populated.
public IList<NwBaseItem?> WillOnlyBuyItems { get; }