Implement retroactive achievements (for userStat types so far)

This commit is contained in:
Bryan Ashby 2019-01-06 10:41:04 -07:00
parent 2b802cb534
commit f653d83c14
4 changed files with 49 additions and 17 deletions

View file

@ -984,7 +984,7 @@
achievements: {
defaults: {
format: "|08 > |10{title} |08(|11{points} |03points|08)\r\n\r\n {message}"
globalFformat: "|08 > |10{title} |08(|11{points} |03points|08)\r\n\r\n {message}"
globalformat: "|08 > |10{title} |08(|11{points} |03points|08)\r\n\r\n {message}"
titleSGR: "|10"
pointsSGR: "|12"
textSGR: "|00|03"