aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_defines.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-21 18:07:13 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-21 18:07:13 +0100
commit3cccc0451cbe991f837a1527883701e86f96109b (patch)
tree247d81505deae15588e38fb76aef55ec01f33225 /inc/cub3d_defines.h
parentNice (diff)
download42-cub3d-3cccc0451cbe991f837a1527883701e86f96109b.tar.gz
42-cub3d-3cccc0451cbe991f837a1527883701e86f96109b.tar.bz2
42-cub3d-3cccc0451cbe991f837a1527883701e86f96109b.tar.xz
42-cub3d-3cccc0451cbe991f837a1527883701e86f96109b.tar.zst
42-cub3d-3cccc0451cbe991f837a1527883701e86f96109b.zip
Great
Diffstat (limited to '')
-rw-r--r--inc/cub3d_defines.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index 01fa291..5e7a143 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -268,9 +268,9 @@ enum
*/
# define FT_PARSE_END_RET 25
-# define FT_STRT_LIFE 200
-# define FT_TRAP_DAMAGE_AMOUNT 27
-# define FT_HEAL_PACK_AMOUNT 19
+# define FT_STRT_LIFE 250
+# define FT_TRAP_DAMAGE_AMOUNT 45
+# define FT_HEAL_PACK_AMOUNT 20
# define FT_BOUNCE_FACTOR 8
# endif