mirror of
https://github.com/4sval/FModel.git
synced 2026-09-16 21:46:52 -05:00
fixed featured marvel glider image + added marvel series rarity
This commit is contained in:
@@ -30,6 +30,9 @@ namespace FModel.Parser.Items
|
||||
[JsonProperty("Rarity")]
|
||||
public string Rarity { get; set; }
|
||||
|
||||
[JsonProperty("Series")]
|
||||
public string Series { get; set; }
|
||||
|
||||
[JsonProperty("DisplayName")]
|
||||
public string DisplayName { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user