mirror of
https://github.com/cellos51/balatro-gba.git
synced 2026-04-24 15:18:10 -05:00
Update modded_joker_effects.c
This commit is contained in:
parent
3232cb438d
commit
de8a2b6ab8
|
|
@ -422,8 +422,8 @@ const JokerInfo modded_joker_registry[] = {
|
|||
{ RARE_JOKER, 10, c_joker_effect }, // ID 110 (Cyclone Joker)
|
||||
{ RARE_JOKER, 10, j_joker_effect }, // ID 111 (Joker Joker)
|
||||
{ RARE_JOKER, 10, vainglorious_joker_effect }, // ID 112 (Vainglorious)
|
||||
{ COMMON_JOKER, 8, sloth_joker_effect }, // ID 113 (Sloth)
|
||||
{ UNCOMMON_JOKER, 10, envious_joker_effect }, // ID 114 (Envious)
|
||||
{ UNCOMMON_JOKER, 8, sloth_joker_effect }, // ID 113 (Sloth)
|
||||
{ COMMON_JOKER, 5, envious_joker_effect }, // ID 114 (Envious)
|
||||
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 115 (Form 1 - Dormant)
|
||||
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 116 (Form 2 - Awakened)
|
||||
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 117 (Form 3 - Final)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user