Add new Legends Arceus background
This commit is contained in:
parent
08e3791523
commit
bf67a65fc8
BIN
artwork/artwork10.jpg
Normal file
BIN
artwork/artwork10.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 295 KiB |
@ -5,7 +5,7 @@ $(document).ready(function() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// have a nice little background
|
// have a nice little background
|
||||||
$.backstretch("artwork/artwork"+random(1, 9)+".jpg");
|
$.backstretch("artwork/artwork"+random(1, 10)+".jpg");
|
||||||
|
|
||||||
// splice url arguments
|
// splice url arguments
|
||||||
function gup(name, url) {
|
function gup(name, url) {
|
||||||
|
Loading…
Reference in New Issue
Block a user