diff --git a/game/images/backgrounds/biglydie.png b/game/images/backgrounds/biglydie.png new file mode 100644 index 0000000..0277880 Binary files /dev/null and b/game/images/backgrounds/biglydie.png differ diff --git a/game/images/backgrounds/biglydie.webp b/game/images/backgrounds/biglydie.webp deleted file mode 100644 index f31bbdc..0000000 Binary files a/game/images/backgrounds/biglydie.webp and /dev/null differ diff --git a/game/script/12B.band-fang-likes-concert.rpy b/game/script/12B.band-fang-likes-concert.rpy index 9743808..2c78e29 100644 --- a/game/script/12B.band-fang-likes-concert.rpy +++ b/game/script/12B.band-fang-likes-concert.rpy @@ -312,7 +312,7 @@ label chapter_12B: scene biglydie show fang happy flip: yalign -0.65 xalign 0.8 - show anon neutral: + show anon concerned: yalign -0.55 xalign 0.2 with Dissolve(1) pause .5 @@ -320,9 +320,8 @@ label chapter_12B: "The earplugs were not helping. At all." "I’m pretty sure I just went deaf." - - pause .5 + show anon neutral with Dissolve(1) "There are about a hundred to a hundred fifty of the concert-goers, give or take." @@ -592,4 +591,4 @@ label chapter_12B: window auto pause 1 - return \ No newline at end of file + return