Add blueprint and brainstorm jokers

Implements blueprint and brainstorm to the game, but leaves the implementations commented out as they are still missing assets.
This commit is contained in:
Nan
2025-09-13 22:18:31 +02:00
parent d1bbba82df
commit 35c0d383c5
2 changed files with 46 additions and 0 deletions
+2
View File
@@ -36,6 +36,8 @@
#define DEFAULT_JOKER_ID 0
#define GREEDY_JOKER_ID 1 // This is just an example to show the patern of making joker IDs
#define JOKER_STENCIL_ID 16
#define JOKER_BLUEPRINT_ID 99 // This needs to be changed
#define JOKER_BRAINSTORM_ID 99 // This needs to be changed
typedef struct
{