diff options
-rw-r--r-- | game/story.rpy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/game/story.rpy b/game/story.rpy index 09c75f6..32c2a71 100644 --- a/game/story.rpy +++ b/game/story.rpy @@ -153,6 +153,10 @@ label SQ00005_post: "You" "We did it! We reached the Stronghold!" ## TODO FIXME old scripts + scene black with dissolve + centered "{color=#f00}The content past this point is old and might not work. You have been warned.{/color}" + ## TODO FIXME old scripts + "Giulio" "What are you standing there for? We gotta a Marshall to met." # TODO: bg desk scene bg castle with Dissolve(1.0) |