Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created September 6, 2026 09:38
Show Gist options
  • Select an option

  • Save YellowOnion/051c1906c71f0bb30fe747b19fe1de57 to your computer and use it in GitHub Desktop.

Select an option

Save YellowOnion/051c1906c71f0bb30fe747b19fe1de57 to your computer and use it in GitHub Desktop.
Brotato, Free reroll mod.
extends "res://ui/menus/ingame/upgrades_ui.gd"
func show_upgrade_options(level:int)->void :
if (level == 1):
_reroll_price = 0
.show_upgrade_options(level)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment