forked from Cavemanon/SnootGame
Add Mod Support
This commit is contained in:
9
game/mods/template/chapter2_redo.rpy
Normal file
9
game/mods/template/chapter2_redo.rpy
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
label chapter_2_new:
|
||||
show template_sample at scenter
|
||||
"Sample Text"
|
||||
hide template_sample
|
||||
show anon neutral flip at aright with dissolve
|
||||
A "Sample Text"
|
||||
return
|
Reference in New Issue
Block a user