diff --git a/public/novels/ae/Title.png b/public/novels/ae/Title.png new file mode 100644 index 00000000..811fcb3c Binary files /dev/null and b/public/novels/ae/Title.png differ diff --git a/public/novels/ae/achievement.webp b/public/novels/ae/achievement.webp new file mode 100644 index 00000000..925a7bcd Binary files /dev/null and b/public/novels/ae/achievement.webp differ diff --git a/public/novels/ae/gallery.webp b/public/novels/ae/gallery.webp new file mode 100644 index 00000000..6caf0042 Binary files /dev/null and b/public/novels/ae/gallery.webp differ diff --git a/public/novels/ae/game.css b/public/novels/ae/game.css index 414961d6..dc145bcf 100644 --- a/public/novels/ae/game.css +++ b/public/novels/ae/game.css @@ -935,15 +935,15 @@ p { } .menu_btn_2 { - background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/gallery.png"); + background-image: url("/novels/ae/gallery.webp"); } .menu_btn_3 { - background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/history.png"); + background-image: url("/novels/ae/history.webp"); } .menu_btn_4 { - background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/achievement.png"); + background-image: url("/novels/ae/achievement.webp"); } #loading { @@ -1982,7 +1982,7 @@ ul li { height: 12.5rem; right: 0; top: 0; - background-image: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/Title.png); + background-image: url(/novels/ae/Title.png); background-repeat: no-repeat; background-size: auto 100%; background-position: center; diff --git a/public/novels/ae/history.webp b/public/novels/ae/history.webp new file mode 100644 index 00000000..6baadefb Binary files /dev/null and b/public/novels/ae/history.webp differ diff --git a/public/novels/ae/newgame.webp b/public/novels/ae/newgame.webp new file mode 100644 index 00000000..d41fea3d Binary files /dev/null and b/public/novels/ae/newgame.webp differ