aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/cub3d_defines.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index c4c3a13..f5824ce 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -232,7 +232,8 @@ enum
** ====== OTHER ======
*/
-# define FT_PARSE_END_RET 25
-# define FT_HEAL_PACK_AMOUNT 10
+# define FT_PARSE_END_RET 25
+# define FT_TRAP_DAMAGE_AMOUNT 20
+# define FT_HEAL_PACK_AMOUNT 10
# endif