booster fonctionnel

manque la distribution booster sur la map
This commit is contained in:
Frederic Leger
2023-12-16 14:38:01 -05:00
parent 2364fb9c1f
commit f2c5f8b636
4 changed files with 19 additions and 20 deletions

View File

@@ -35,7 +35,7 @@
#define TIME_SPEED_BOOST 10 //secondes
#define TIME_DAMAGE_BOOST 10 //secondes
#define TIME_INVINCIBLE_BOOST 4 //secondes
#define STRENGTH_SPEED_BOOST 10 //Pourcentage
#define STRENGTH_SPEED_BOOST 1000 //Pourcentage
#define BULLET_TIME .1
typedef uint8_t BlockType;