feat: New texture for the double tap perk machine

This commit is contained in:
Theo Champion 2025-08-18 18:56:23 +02:00 committed by Khaïs COLIN
parent a6c6420398
commit 0771881690
2 changed files with 114 additions and 2 deletions

View file

@ -6,7 +6,7 @@
/* By: kcolin <kcolin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/07/17 14:54:36 by kcolin #+# #+# */
/* Updated: 2025/08/19 19:12:45 by tchampio ### ########.fr */
/* Updated: 2025/08/19 20:07:29 by tchampio ### ########.fr */
/* */
/* ************************************************************************** */
@ -37,7 +37,7 @@
# define MAX_SPRITES 30
# define JUGG_TEX "ressources/juggernog.xpm"
# define REV_TEX "ressources/revive.xpm"
# define DBLTAP_TEX "ressources/doubletap.xpm"
# define DBLTAP_TEX "ressources/dbltap.xpm"
# define MYSTERY_TEX "ressources/box.xpm"
# define ZOMBIE_TEX "ressources/zombie.xpm"
// Approximated, value is actually MOVEMENT_SPEED / 1.5