diff --git a/files/assets/images/WPD/badges/27.webp b/files/assets/images/WPD/badges/27.webp index 4ae292f78..f5f19fdb9 100644 Binary files a/files/assets/images/WPD/badges/27.webp and b/files/assets/images/WPD/badges/27.webp differ diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 45723bc24..4cc7aae19 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -901,7 +901,8 @@ elif SITE == 'watchpeopledie.tv': 3: "Zombie", 4: "Ghost", 5: "Survivor", - 6: "Jigsaw" + 6: "Jigsaw", + 7: "P̵͇̕S̶̔̇Ȳ̴͙C̶͋͗H̵͒̉O̴̎̍ ", } elif SITE == 'devrama.net': AEVANN_ID = 7 diff --git a/files/routes/users.py b/files/routes/users.py index ebf0a66be..995a14091 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -1329,7 +1329,8 @@ tiers={ 50: 4, 100: 5, 151: 5, - 200: 6 + 200: 6, + 500: 7, } marseybux_li = (0,2500,5000,10000,25000,50000,100000,250000) diff --git a/files/templates/admin/patrons.html b/files/templates/admin/patrons.html index 6e481988b..43b4d5b0b 100644 --- a/files/templates/admin/patrons.html +++ b/files/templates/admin/patrons.html @@ -14,7 +14,7 @@ {{loop.index}} {% include "user_in_table.html" %} - 2{{user.patron}} + 2{{user.patron}} {% endfor %} diff --git a/files/templates/comments.html b/files/templates/comments.html index 0c5405afc..e65da1ec2 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -159,7 +159,7 @@ 👻 {% else %} {% if FEATURES['PATRON_ICONS'] and c.author.patron %} - {{c.author.patron_tooltip}} + {{c.author.patron_tooltip}} {% endif %} {% if FEATURES['HOUSES'] and c.author.house %} diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 0373691d2..83d5808ec 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -32,7 +32,7 @@ {% endif %} {% if FEATURES['PATRON_ICONS'] and u.patron %} - {{u.patron_tooltip}} + {{u.patron_tooltip}} {% endif %} {% if FEATURES['HOUSES'] and u.house %} @@ -294,7 +294,7 @@ {% endif %} {% if FEATURES['PATRON_ICONS'] and u.patron %} - {{u.patron_tooltip}} + {{u.patron_tooltip}} {% endif %} {% if FEATURES['HOUSES'] and u.house %} diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index c331ecc29..ac0affb34 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -60,7 +60,7 @@ 👻 {% else %} {% if FEATURES['PATRON_ICONS'] and p.author.patron %} - {{p.author.patron_tooltip}} + {{p.author.patron_tooltip}} {% endif %} {% if FEATURES['HOUSES'] and p.author.house %}