Add names to subscription levels

This commit is contained in:
Ehren Kret
2021-10-28 14:48:44 -07:00
parent 94bf3a3902
commit a52c91a665
7 changed files with 81 additions and 17 deletions

View File

@@ -4,10 +4,10 @@
#
# First subscription level
SUSTAINER1 = Sustainer 1
R_LOW = Sustainer 1
# Second subscription level
SUSTAINER2 = Sustainer 2
R_MED = Sustainer 2
# Third subscription level
SUSTAINER3 = Sustainer 3
R_HIGH = Sustainer 3