From 2f96ef6774585691ce6a9b83449f36a2681403b9 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 27 Jun 2016 15:06:27 +0200 Subject: More bounciness! --- player.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player.lua') diff --git a/player.lua b/player.lua index 70446b4..48d7843 100644 --- a/player.lua +++ b/player.lua @@ -19,7 +19,7 @@ Player = { world = nil, -- game world -- Combat combo = 1, - lives = 3, + lives = 0, spawntimer = 0, alive = true, punchcd = 0, -- cgit v1.1