We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c7db9 commit 2831e80Copy full SHA for 2831e80
1 file changed
proto/wynnsource/item/gear.proto
@@ -66,7 +66,7 @@ message IdentifiedGear {
66
}
67
68
message CraftedGear {
69
- wynnsource.common.CraftedMeta meta = 1;
+ wynnsource.common.CraftedMeta crafted_meta = 1;
70
wynnsource.common.Durability durability = 2;
71
72
repeated wynnsource.common.CraftedIdentification identifications = 3;
0 commit comments