fix (rroles): Update docs and messages.

This commit is contained in:
2022-01-29 03:31:00 +02:00
parent 702aa5a75a
commit 728a8a882e
3 changed files with 4 additions and 4 deletions

View File

@@ -191,7 +191,7 @@ class price(setting_types.Integer, ReactionSetting):
_data_column = 'price'
display_name = "price"
desc = "Price of this reaction role."
desc = "Price of this reaction role (may be negative)."
long_desc = (
"The number of coins that will be deducted from the user when this reaction is used.\n"