add doors

This commit is contained in:
2026-03-07 19:15:24 +07:00
parent 83868cc778
commit 6ad47cbc38
11 changed files with 362 additions and 300 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ clear:
rm ./internal/tests/store.db
test:
DB_FILENAME=store.db go test -count=1 ./...
go test -count=1 ./...
text_to_program: text_to_story
cp ./cmd/text_to_story/story.json ./data/story/story.json