summaryrefslogtreecommitdiff
path: root/game/script.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-24 15:14:57 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-24 15:14:57 -0300
commit132623cae2a758402e103faf36f1a623f6d35c77 (patch)
tree1c2e595e8acf9514c7d17d97cbcc0c6c73433af4 /game/script.rpy
parentfa132c93e3c218150c8982fa8a45c2cf8c41d957 (diff)
downloadclient-132623cae2a758402e103faf36f1a623f6d35c77.tar.gz
client-132623cae2a758402e103faf36f1a623f6d35c77.tar.bz2
client-132623cae2a758402e103faf36f1a623f6d35c77.tar.xz
client-132623cae2a758402e103faf36f1a623f6d35c77.zip
Rewrite the first part of the first prologue
Diffstat (limited to 'game/script.rpy')
-rw-r--r--game/script.rpy5
1 files changed, 0 insertions, 5 deletions
diff --git a/game/script.rpy b/game/script.rpy
index 97fa919..0c82ad8 100644
--- a/game/script.rpy
+++ b/game/script.rpy
@@ -4,11 +4,6 @@
image dialog rebel = "gfx/dialog/rebel.png"
image banner_ = "gfx/actionarea.png"
-# Declare characters used by this game. The color argument colorizes the
-# name of the character.
-
-define e = Character("Player")
-
# Inform you are now ingame
label start: