summaryrefslogtreecommitdiff
path: root/game/story.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-24 16:03:20 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-24 16:03:20 -0300
commita992bda7d42aa0978b6661bd2d65651da64c2bce (patch)
tree01cccc5aa40d0e359c09a13e1ad71f4e9169796a /game/story.rpy
parent6679393b97646f6e91a0ed580262287409628c26 (diff)
downloadclient-a992bda7d42aa0978b6661bd2d65651da64c2bce.tar.gz
client-a992bda7d42aa0978b6661bd2d65651da64c2bce.tar.bz2
client-a992bda7d42aa0978b6661bd2d65651da64c2bce.tar.xz
client-a992bda7d42aa0978b6661bd2d65651da64c2bce.zip
Add a warning because I must package the pre alpha demo
Diffstat (limited to 'game/story.rpy')
-rw-r--r--game/story.rpy4
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)