Add Lucilius profile picture for salem

This commit is contained in:
Justin Edmund 2024-01-08 04:45:45 -08:00
parent cac2613e9e
commit abd4caa526
3 changed files with 8 additions and 0 deletions

BIN
public/profile/lucilius.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 KiB

View file

@ -313,4 +313,12 @@ export const pictureData: Picture[] = [
filename: 'vajra',
element: 'water',
},
{
name: {
en: 'Lucilius',
ja: 'ルシファー',
},
filename: 'lucilius',
element: 'dark',
},
]