Balatro

Balatro

View Stats:
root Dec 2, 2024 @ 4:00am
Balatro sandbox
Is it possible to add a sandbox mode to the game?
Where you can add any jokers, cards, effects on them and vouchers
< >
Showing 1-2 of 2 comments
spookcityy Dec 2, 2024 @ 5:00am 
what
there should be a way to activate it, its in the code or what ever "SANDBOX" in the game state section means. its #14.

--||||||||||||||||||||||||||||||
-- GAMESTATES
--||||||||||||||||||||||||||||||
self.STATES = {
SELECTING_HAND = 1,
HAND_PLAYED = 2,
DRAW_TO_HAND = 3,
GAME_OVER = 4,
SHOP = 5,
PLAY_TAROT = 6,
BLIND_SELECT = 7,
ROUND_EVAL = 8,
TAROT_PACK = 9,
PLANET_PACK = 10,
MENU = 11,
TUTORIAL = 12,
SPLASH = 13,--DO NOT CHANGE, this has a dependency in the SOUND_MANAGER
SANDBOX = 14,
SPECTRAL_PACK = 15,
DEMO_CTA = 16,
STANDARD_PACK = 17,
BUFFOON_PACK = 18,
NEW_ROUND = 19,
ASYNC_WAIT = 20,
ASYNC_OFFLINE = 21,
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Dec 2, 2024 @ 4:00am
Posts: 2