diff --git a/overrides/scripts/Earlygame.zs b/overrides/scripts/Earlygame.zs index 7e709cc..e986edc 100644 --- a/overrides/scripts/Earlygame.zs +++ b/overrides/scripts/Earlygame.zs @@ -375,5 +375,6 @@ cutter.recipeBuilder() .EUt(30) .buildAndRegister(); -// GT Axe Tooltip +// Tooltips .addTooltip(format.yellow("All GT Axes have Lumberaxe Functionality")); +.addTooltip(format.red("Cannot be discharged in GT Battery Buffers"));