fix
This commit is contained in:
parent
860212b5e1
commit
08c347a321
@ -127,7 +127,7 @@ label genies_christmas_wish:
|
|||||||
|
|
||||||
nar "His eyes now shut, as they had been sprayed by magic sand."
|
nar "His eyes now shut, as they had been sprayed by magic sand."
|
||||||
|
|
||||||
gen santa "My eyes!" ("open", xpos="far_left", ypos="head")
|
gen "My eyes!" ("open", xpos="far_left", ypos="head")
|
||||||
nar "He yelled loudly... His vision now impaired."
|
nar "He yelled loudly... His vision now impaired."
|
||||||
gen "This better not be permanent!" ("angry", xpos="far_left", ypos="head")
|
gen "This better not be permanent!" ("angry", xpos="far_left", ypos="head")
|
||||||
nar "He said, his tone sounding a bit scared."
|
nar "He said, his tone sounding a bit scared."
|
||||||
@ -226,9 +226,9 @@ label genies_christmas_wish:
|
|||||||
show screen blkfade
|
show screen blkfade
|
||||||
with d4
|
with d4
|
||||||
|
|
||||||
cho robes "Why was I even in this story? We don't even celebrate Christmas at my home."
|
cho "Why was I even in this story? We don't even celebrate Christmas at my home." ("open", "base", "base", "mid")
|
||||||
gen "*Err*..." ("open", xpos="far_left", ypos="head")
|
gen "*Err*..." ("open", xpos="far_left", ypos="head")
|
||||||
|
|
||||||
gen santa "Happy Holidays!" ("smile", xpos="far_left", ypos="head")
|
gen "Happy Holidays!" ("smile", xpos="far_left", ypos="head")
|
||||||
|
|
||||||
$ renpy.end_replay()
|
$ renpy.end_replay()
|
||||||
|
Loading…
Reference in New Issue
Block a user