From 1b1bce572ec5403f9a04c890a9e9d141767a9f47 Mon Sep 17 00:00:00 2001 From: SIMAILA Djalim Date: Tue, 11 Jan 2022 15:44:17 +0100 Subject: [PATCH] fixed config with clarifications and typos --- config.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 45b9b24..5d12c58 100644 --- a/config.yml +++ b/config.yml @@ -14,7 +14,7 @@ # general: maxFPS: 30 - theme: good + theme: bad ############################# @@ -27,7 +27,7 @@ general: # Thoses settings will affect all players # # The width setting sets how wide will the players be during the gameplay -# session +# session. This setting is ignored in if the theme is set to "good" # width: 70 # # The startXPostion setting sets where will the players spawn at the beginning @@ -100,6 +100,7 @@ players: # fireCooldown: 0 # # The size setting sets the size of the radius of the invaders in pixel +# This setting is ignored in if the theme is set to "good" # size: 30 # # The speed setting sets how many pixel will the invaders move each frame @@ -162,7 +163,8 @@ invaders: # speed: 10 # # The width setting set how wide in pixel will the projectile be -# witdth : 10 +# This setting is ignored in if the theme is set to "good" +# width : 10 # projectiles: missiles: