diff --git a/models.proto b/models.proto index 659bdbe..60a53f8 100644 --- a/models.proto +++ b/models.proto @@ -66,4 +66,6 @@ message Role { uint32 clotheslimit = 16; uint32 weaponslimit = 17; uint32 otherlimit = 18; + uint32 jewelrylimit = 19; + uint32 materiallimit = 20; } -- libgit2 0.21.2