LeftStage var handling fix from lazysnake

This commit is contained in:
tick bumley 2021-06-13 17:34:22 -05:00
parent b8c035b305
commit 1e4d2f9f4b
1 changed files with 3 additions and 2 deletions

View File

@ -306,6 +306,7 @@ hide trish with moveoutleft
"But Reed obviously doesnt 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 "Weve 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