From b8c035b3059b092d20f353283fd79b226618b850 Mon Sep 17 00:00:00 2001 From: coolestskinnieinthejungle Date: Sun, 13 Jun 2021 17:33:26 -0500 Subject: [PATCH 1/3] stella shocked img import fix from lazysnake --- game/script.rpy | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/game/script.rpy b/game/script.rpy index 21d53ec..292ab6a 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -1,4 +1,3 @@ -#TODO: transfer that muhfuckin non-script code to this time-out-corner #TODO #add chadshark #The game needs something like a CG gallery, if only to track your progress. @@ -194,7 +193,7 @@ image fang c shocked flip = im.Flip("fang/future sets/fang c shocked.png", horiz image reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True) image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True) image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True) -image stella shock alt flip = im.Flip("stella/stella shocked alt.png", horizontal=True) +image stella shock alt flip = im.Flip("stella/stella shock alt.png", horizontal=True) #considering flips image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True) From 1e4d2f9f4b099f89d96f96400a6446c70923da97 Mon Sep 17 00:00:00 2001 From: coolestskinnieinthejungle Date: Sun, 13 Jun 2021 17:34:22 -0500 Subject: [PATCH 2/3] LeftStage var handling fix from lazysnake --- game/script/7.concert-day.rpy | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/game/script/7.concert-day.rpy b/game/script/7.concert-day.rpy index aeee364..96686c9 100644 --- a/game/script/7.concert-day.rpy +++ b/game/script/7.concert-day.rpy @@ -306,6 +306,7 @@ hide trish with moveoutleft "But Reed obviously doesn’t understand cable management." +define LeftStage = False menu: "Leave the stage as-is": jump LeaveStageAsIs @@ -319,7 +320,7 @@ $ anonscore += 1 "Probably better to let sleeping fossils lie." -define LeftStage = "1" +$ LeftStage = True jump PostCableConundrum @@ -417,7 +418,7 @@ F "We’ve got sweet music to play." scene moebackrooms -if LeftStage == "1": +if LeftStage: show trish neutral at tleft show fang neutral at scenter show reed neutral flip at rright From 26c63c4aa1ca8526d81f51575d6eaae33b746bb3 Mon Sep 17 00:00:00 2001 From: coolestskinnieinthejungle Date: Sun, 13 Jun 2021 17:34:49 -0500 Subject: [PATCH 3/3] removing a comment --- game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy | 2 -- 1 file changed, 2 deletions(-) diff --git a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy index 2e4ba15..527fce1 100644 --- a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy +++ b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy @@ -1,8 +1,6 @@ label chapter_9: #jump ChVVURMDRAMA - commented out 6/12/21 - probably redundant with new "system" -#TODO: Double check it schizo fgt - #label ChVVURMDRAMA:- commented out 6/12/21 - probably redundant with new "system" #VVURM DRAMA