Collapse duplicate D&D spell casts during normalization

This commit is contained in:
2026-07-20 21:00:22 +00:00
parent f5107045c3
commit be22852daa
3 changed files with 306 additions and 4 deletions

2
go.mod
View File

@@ -8,4 +8,4 @@ require (
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/text v0.40.0 // indirect
require golang.org/x/text v0.40.0