forked from Cavemanon/SnootGame
update to MU6
This commit is contained in:
@ -115,32 +115,32 @@ label chapter_10:
|
||||
|
||||
A "...Fine..."
|
||||
|
||||
scene wounds1 with fade
|
||||
scene wounds01 with fade
|
||||
pause 2
|
||||
scene black with fade
|
||||
"I step into my tiny shower stall and turn on the water."
|
||||
|
||||
"The shower head sputters before it starts weakly spraying lukewarm water."
|
||||
|
||||
scene wounds2 with fade
|
||||
scene wounds02 with fade
|
||||
|
||||
"The temperature of the water doesn’t help the tension in my muscles or the bruises marring my skin."
|
||||
|
||||
"I stretch around and see massive blotches of purple and black splattered across my torso."
|
||||
|
||||
scene wounds3
|
||||
scene wounds03
|
||||
|
||||
"Each contusion is hot to the touch under my fingers and the pain is intense."
|
||||
|
||||
scene wounds4
|
||||
scene wounds04
|
||||
|
||||
"The worst is across my chest where the bollard hit me."
|
||||
|
||||
scene wounds5
|
||||
scene wounds05
|
||||
|
||||
"I eventually get finished examining my wicked wounds and step out of the bathroom. Fang is on her phone doing Raptor Jesus knows what."
|
||||
|
||||
scene wounds6
|
||||
scene wounds06
|
||||
|
||||
"Fang then pats the bed"
|
||||
|
||||
@ -148,7 +148,7 @@ label chapter_10:
|
||||
|
||||
"I walk over and lie down on my stomach"
|
||||
|
||||
scene wounds7
|
||||
scene wounds07
|
||||
|
||||
F "Jesus that's bad..."
|
||||
|
||||
@ -193,11 +193,11 @@ label chapter_10:
|
||||
A "Hm?"
|
||||
|
||||
F "I need to do the front."
|
||||
scene wounds8
|
||||
scene wounds08
|
||||
"Oh."
|
||||
|
||||
"Okay then. I roll over onto my back."
|
||||
scene wounds9
|
||||
scene wounds09
|
||||
"And find myself face to beak with her."
|
||||
|
||||
"Dangerously close."
|
||||
@ -350,4 +350,4 @@ label chapter_10:
|
||||
stop music fadeout 1.0
|
||||
"..."
|
||||
|
||||
return
|
||||
return
|
||||
|
@ -1244,7 +1244,7 @@ label chapter_2:
|
||||
|
||||
A "Huh?"
|
||||
|
||||
Re "Get your phone out man… Look up {color=#66cc33}'LW_S9znpklI'{/color}.."
|
||||
Re "Get your phone out man… Look up {color=#66cc33}'T9nXyUye3pg'{/color}.."
|
||||
|
||||
A "How did you say that out loud?"
|
||||
|
||||
|
@ -288,7 +288,7 @@ label chapter_5:
|
||||
label movie:
|
||||
A "FANG!"
|
||||
stop music fadeout 1.0
|
||||
image fang tail = Movie(play="animations/fangtail.webm",loop=True)
|
||||
image fang tail = Movie(play="animations/fang tail.webm",loop=True)
|
||||
|
||||
scene fang tail with fade
|
||||
|
||||
@ -2547,3 +2547,7 @@ label chapter_5:
|
||||
"..."
|
||||
|
||||
return
|
||||
|
||||
label fang_movie:
|
||||
scene fang tail with fade
|
||||
""
|
||||
|
Reference in New Issue
Block a user