diff --git a/models.proto b/models.proto index 1881aab..bf7dc94 100644 --- a/models.proto +++ b/models.proto @@ -98,7 +98,7 @@ message Role { string nick = 4; int32 level = 5; int32 exp = 6; - int32 gold = 7; + int32 diamond= 7; int64 hp = 8; int64 hp_max = 9; -- libgit2 0.21.2