summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-08-06 19:42:54 -0300
committerJesusaves <cpntb1@ymail.com>2022-08-06 19:42:54 -0300
commitc45d57e85acaeb33ab216cf695a92ef8bae8d880 (patch)
tree0c7656519263fc6c689e406ba31994f9639593b2
parent38187653c556a347d4bec623d8603fef6ef0c5e9 (diff)
downloadclient-c45d57e85acaeb33ab216cf695a92ef8bae8d880.tar.gz
client-c45d57e85acaeb33ab216cf695a92ef8bae8d880.tar.bz2
client-c45d57e85acaeb33ab216cf695a92ef8bae8d880.tar.xz
client-c45d57e85acaeb33ab216cf695a92ef8bae8d880.zip
Uhm... Broken
-rw-r--r--game/script.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/script.rpy b/game/script.rpy
index ee8294b..2a1f356 100644
--- a/game/script.rpy
+++ b/game/script.rpy
@@ -238,7 +238,7 @@ label restore:
label prologue:
$ hud_story()
call SQ00001_prologue
- # Automatically begin quest
+ # Automatically begin quest (FIXME)
$ Battle=loadquest(1)
python:
try: