From 17e7725f252c7f5d3be2e9c37d62751c631f196f Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 18 Jun 2026 18:50:54 -0400 Subject: feat: fletching added including zero-time bolt feathering, which probably will break lots of things --- internal/net/server.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/net/server.go') diff --git a/internal/net/server.go b/internal/net/server.go index bb14b04..e74f15f 100644 --- a/internal/net/server.go +++ b/internal/net/server.go @@ -34,6 +34,7 @@ const ( StateRecipeChoice StateHowMany StateSmithProduct + StateFletchProduct StateColorChoice ) -- cgit v1.2.3