From 718f5ed82fa727c901008a7bf5a2d016d5d977b3 Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:44:50 +1000 Subject: make vip plus gold (#1324) --- constants/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/misc.json b/constants/misc.json index a23bf27c..b48f7bfa 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -2869,7 +2869,7 @@ "VIP_PLUS": { "color": "a", "tag": "VIP", - "plus": "+" + "plus": "ยง6+" }, "VIP": { "color": "a", -- cgit