Merge branch 'main' into sprites
BIN
Front/EEVEE_female.png
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
Front/GABITE_female.png
Normal file
|
After Width: | Height: | Size: 986 B |
BIN
Front/MURKROW_female.png
Normal file
|
After Width: | Height: | Size: 549 B |
BIN
Front/PACHIRISU_female.png
Normal file
|
After Width: | Height: | Size: 608 B |
BIN
Front/XATU_female.png
Normal file
|
After Width: | Height: | Size: 645 B |
BIN
Shiny/EEVEE_female.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
Shiny/GABITE_female.png
Normal file
|
After Width: | Height: | Size: 987 B |
BIN
Shiny/MURKROW_female.png
Normal file
|
After Width: | Height: | Size: 551 B |
BIN
Shiny/PACHIRISU_female.png
Normal file
|
After Width: | Height: | Size: 607 B |
BIN
Shiny/XATU_female.png
Normal file
|
After Width: | Height: | Size: 643 B |
18
index.html
|
|
@ -399,63 +399,63 @@ canvas {
|
|||
left: 1612px;
|
||||
}
|
||||
#spot1x {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1409px;
|
||||
left: 1562px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot1y {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1431px;
|
||||
left: 1562px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot2x {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1409px;
|
||||
left: 1708px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot2y {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1431px;
|
||||
left: 1708px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot3x {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1461px;
|
||||
left: 1562px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot3y {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1483px;
|
||||
left: 1562px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot4x {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1461px;
|
||||
left: 1708px;
|
||||
width: 48px;
|
||||
}
|
||||
#spot4y {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1483px;
|
||||
left: 1708px;
|
||||
width: 48px;
|
||||
}
|
||||
#btnRandom {
|
||||
z-index: 3;
|
||||
z-index: 4;
|
||||
position: absolute;
|
||||
top: 1505px;
|
||||
left: 1622px;
|
||||
|
|
|
|||