Combat partially done, encounters fixed.

This commit is contained in:
Raktbastr 2025-04-27 00:10:05 -05:00
parent 8485d7d800
commit df257c6420
5 changed files with 138 additions and 131 deletions

8
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,8 @@
{
"github.copilot.enable": {
"*": false,
"plaintext": false,
"markdown": false,
"scminput": false
}
}