From 132623cae2a758402e103faf36f1a623f6d35c77 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 24 Dec 2020 15:14:57 -0300 Subject: Rewrite the first part of the first prologue --- game/script.rpy | 5 ----- 1 file changed, 5 deletions(-) (limited to 'game/script.rpy') 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: -- cgit v1.2.3-70-g09d2