From 9b910e503d72a753082ccbd3abdd33c142409f24 Mon Sep 17 00:00:00 2001 From: Plenyx <1507236+Plenyx@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:22:07 +0200 Subject: [PATCH] Added images to Lonely Tower bosses --- Resources/boss_data.default.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/boss_data.default.json b/Resources/boss_data.default.json index 7a0ea29..b0c8501 100644 --- a/Resources/boss_data.default.json +++ b/Resources/boss_data.default.json @@ -125,7 +125,7 @@ "bossId": 26257, "name": "Demon Brothers", "internalDescription": "Cerus", - "icon": "", + "icon": "https://i.imgur.com/fzqnnCR.png", "type": 2, "isEvent": false }, @@ -133,7 +133,7 @@ "bossId": 26226, "name": "Demon Brothers", "internalDescription": "Deimos", - "icon": "", + "icon": "https://i.imgur.com/fzqnnCR.png", "type": 2, "isEvent": false }, @@ -161,7 +161,7 @@ { "bossId": 26231, "name": "Eparch", - "icon": "", + "icon": "https://wiki.guildwars2.com/images/5/5a/Mini_Eparch.png", "type": 2, "isEvent": false },