forked from Cavemanon/SnootGame
update to MU6
This commit is contained in:
11
game/mods_example/template/chapter2_redo.rpy
Normal file
11
game/mods_example/template/chapter2_redo.rpy
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
label chapter_2_new:
|
||||
show template_sample at scenter
|
||||
"Sample Text"
|
||||
|
||||
hide template_sample
|
||||
play music 'audio/OST/Those Other Two Weirdos.ogg'
|
||||
show anon neutral flip at aright with dissolve
|
||||
A "Sample Text"
|
||||
return
|
Reference in New Issue
Block a user