3.7 add prestige-based requirements
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
|
||||
first:
|
||||
# the rank people must be to use this prestige
|
||||
from: 'D'
|
||||
# the rank to change it to
|
||||
to: 'A'
|
||||
next: 'P1'
|
||||
# see rankups.yml for more information on requirements, commands, and messages
|
||||
requirements:
|
||||
- 'money 10000'
|
||||
P1example:
|
||||
from: 'D'
|
||||
to: 'A'
|
||||
# the rank added to indicate this prestige
|
||||
rank: 'P1'
|
||||
next: 'P2'
|
||||
requirements:
|
||||
- 'money 20000'
|
||||
|
||||
first:
|
||||
# the rank people must be to use this prestige
|
||||
from: 'D'
|
||||
# the rank to change it to
|
||||
to: 'A'
|
||||
next: 'P1'
|
||||
# see rankups.yml for more information on requirements, commands, and messages
|
||||
requirements:
|
||||
- 'money 10000'
|
||||
P1example:
|
||||
from: 'D'
|
||||
to: 'A'
|
||||
# the rank added to indicate this prestige
|
||||
rank: 'P1'
|
||||
next: 'P2'
|
||||
requirements:
|
||||
- 'money 20000'
|
||||
- 'xp-level 5'
|
||||
Reference in New Issue
Block a user