mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 17:28:06 +02:00
Implement retroactive achievements (for userStat types so far)
This commit is contained in:
parent
2b802cb534
commit
f653d83c14
4 changed files with 49 additions and 17 deletions
Binary file not shown.
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue