Property WillNotBuyItems
WillNotBuyItems
Gets the list of base item types that this store will not buy.
Has precedence over WillOnlyBuyItems.
public IList<NwBaseItem?> WillNotBuyItems { get; }
Gets the list of base item types that this store will not buy.
Has precedence over WillOnlyBuyItems.
public IList<NwBaseItem?> WillNotBuyItems { get; }