From 661d9dc1c837843f00a547ca0ce2fba499209d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Concei=C3=A7=C3=A3o?= <39193475+judalabs@users.noreply.github.com> Date: Mon, 25 Sep 2023 23:41:40 -0300 Subject: [PATCH] Update heroes.json --- heroes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/heroes.json b/heroes.json index 8555999a..2229cf17 100644 --- a/heroes.json +++ b/heroes.json @@ -236,5 +236,6 @@ {"x": 0, "y": 7, "color": "#FF4500", "username": "yb1959080058"}, {"x": 19, "y": 15, "color": "#4d4f53", "username": "18314461596"}, {"x": 4, "y": 13, "color": "#4d4f53", "username": "kongmu373"}, - {"x": 13, "y": 10, "color": "#4d4f53", "username": "cj1003"} + {"x": 13, "y": 10, "color": "#4d4f53", "username": "cj1003"}, + {"x": 5, "y": 2, "color": "#00FF00", "username": "judalabs"} ]