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