Merge remote-tracking branch 'origin/analysis-yro3xY'

This commit is contained in:
Rico van Zelst
2024-04-14 14:02:24 +02:00

View File

@@ -103,6 +103,7 @@ class Champion extends Model
{
return 'https://raw.communitydragon.org/pbe/plugins/rcp-be-lol-game-data/global/default/v1/champion-splashes/'.$this->champion_id.'/'.$this->champion_id.'000.jpg';
}
public function getChampionImageTileAttribute(): string
{
return 'https://raw.communitydragon.org/pbe/plugins/rcp-be-lol-game-data/global/default/v1/champion-tiles/'.$this->champion_id.'/'.$this->champion_id.'000.jpg';