muffin v6.37
This commit is contained in:
parent
f4b807679b
commit
98989e8a70
6 changed files with 7889 additions and 6587 deletions
|
|
@ -3,4 +3,6 @@ namespace Questionable.Model.Questing;
|
|||
public sealed class SkipItemConditions
|
||||
{
|
||||
public bool NotInInventory { get; set; }
|
||||
|
||||
public bool InInventory { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue