summaryrefslogtreecommitdiff
path: root/game/soul.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-19 03:02:29 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-19 03:02:29 -0300
commit4cf1a42dfce4c2edeb5fcf80e0759a5e01c25430 (patch)
tree9ca4cb7579510b811fb8676b34d9d36bc3c70be4 /game/soul.rpy
parent3e447919cf79895c4e57cd05d38d60c3b71c8316 (diff)
downloadrenpy-4cf1a42dfce4c2edeb5fcf80e0759a5e01c25430.tar.gz
renpy-4cf1a42dfce4c2edeb5fcf80e0759a5e01c25430.tar.bz2
renpy-4cf1a42dfce4c2edeb5fcf80e0759a5e01c25430.tar.xz
renpy-4cf1a42dfce4c2edeb5fcf80e0759a5e01c25430.zip
A clever hack, but right now, you cannot advance to chapter 2. Hmm.
Diffstat (limited to 'game/soul.rpy')
-rw-r--r--game/soul.rpy1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/soul.rpy b/game/soul.rpy
index 6d8f48d..9767218 100644
--- a/game/soul.rpy
+++ b/game/soul.rpy
@@ -35,6 +35,7 @@ screen souldata():
null height 30
hbox:
label "{color=#FFF}%s %d{/color}" % (_("Level"), mySoul["level"])
+ # TODO:
#button Level up
null height 30
## TODO: Other stuff