forked from aly/qstbak
muffin v7.4.10
This commit is contained in:
parent
2df81c5d15
commit
b8dd142c23
47 changed files with 3604 additions and 1058 deletions
|
|
@ -118,6 +118,8 @@ public sealed class QuestStep
|
|||
|
||||
public PurchaseMenu? PurchaseMenu { get; set; }
|
||||
|
||||
public GCPurchaseInfo? GCPurchase { get; set; }
|
||||
|
||||
[JsonConverter(typeof(ElementIdConverter))]
|
||||
public ElementId? PickUpQuestId { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue