In-engine credits & more removal of dots

This commit is contained in:
2022-11-11 12:41:43 +11:00
parent 685533b1e9
commit 02051ba08b
12 changed files with 207 additions and 69 deletions

View File

@ -439,7 +439,7 @@ label chapter_11:
if _return == 2:
stop music fadeout 3
pause 2
jump .PromAnnouncement
jump lPromAnnouncement
scene hallway
show anon neutral at acenter
@ -574,13 +574,13 @@ label chapter_11:
call get_ending
if _return == 4:
jump .SortingThings # Golden
jump lSortingThings # Golden
elif _return == 3:
jump .MendingThings # Tradwife
jump lMendingThings # Tradwife
else:
jump .BreakingThings # Shooter
jump lBreakingThings # Shooter
label .SortingThings:
label lSortingThings:
stop music fadeout 4
A "Whys that?"
@ -1842,9 +1842,9 @@ label chapter_11:
window auto
pause .5
jump .PromAnnouncement
jump lPromAnnouncement
label .MendingThings:
label lMendingThings:
A "Its because Im human, isnt it."
@ -4902,9 +4902,9 @@ label chapter_11:
window auto
pause .5
jump .PromAnnouncement
jump lPromAnnouncement
label .BreakingThings:
label lBreakingThings:
A "I dont follow."
pause .5
@ -5202,7 +5202,7 @@ label chapter_11:
pause 1
#Anouncement
label .PromAnnouncement:
label lPromAnnouncement:
"{cps=*.2}-- April first --{/cps}"
pause .5