diff --git a/settings.lua b/settings.lua index 62930b9..402ad11 100644 --- a/settings.lua +++ b/settings.lua @@ -57,7 +57,7 @@ if love.filesystem.isFile("fysplane.cfg") then AXISMAP = m.AXISMAP end -PLANE_HEALTH = 500 +PLANE_HEALTH = 200 PLANE_DEFAULT_GUN = "vickers77" SCOREBOARD_WIDTH = 250