aboutsummaryrefslogtreecommitdiff
path: root/scripts/resources.gd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/resources.gd')
-rw-r--r--scripts/resources.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/resources.gd b/scripts/resources.gd
index 53462a6..16a9b5d 100644
--- a/scripts/resources.gd
+++ b/scripts/resources.gd
@@ -6,7 +6,7 @@ var a : float = 0
var d : float = 0
var s : float = 0
-var lives : int = 0
+var lives : int = 100
func get_names(): return "Tkads"