diff --git a/models.proto b/models.proto index c589a21..385ac33 100644 --- a/models.proto +++ b/models.proto @@ -143,7 +143,7 @@ message Role { map climb_rs = 30; // reward and start repeated string new_heroes = 31; - map talent_tree = 32; + map talent_tree = 32; int32 lucky_seek = 33; // lucky black cat seek bool del = 34; int32 copies_num = 35; -- libgit2 0.21.2