Files
godot_botw_start/premade/spell_switch.txt
T
2025-11-10 17:28:57 +08:00

2 lines
78 B
Plaintext

current_spell = spells[spells.keys()[(int(current_spell) + 1) % len(spells)]]