shavit-chat.cfg - add new variables to the list in top comments

This commit is contained in:
mourningsickness 2025-08-12 09:49:33 -07:00 committed by GitHub
parent dbe8e9a99f
commit 068dcff798
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,8 @@
// {rank1} - player rank in percentage (1 decimal point) // {rank1} - player rank in percentage (1 decimal point)
// {rank2} - player rank in percentage (2 decimal points) // {rank2} - player rank in percentage (2 decimal points)
// {rank3} - player rank in percentage (3 decimal points) // {rank3} - player rank in percentage (3 decimal points)
// {styleXrank} - player rank on style X (X replaced with style ID) ie. "{style0rank}"
// {currentstylerank} - player rank on the style they are currently on, includes style name at the end ie. "#2 Normal"
// {pts} - how many points a player has // {pts} - how many points a player has
// {wrs} - how many wrs a player has // {wrs} - how many wrs a player has
// {wrrank} - player rank out of wrs held // {wrrank} - player rank out of wrs held