Multiple characters allowed. Starting base health lowered. Fylgjr system implemented.

This commit is contained in:
Storm Dragon
2026-01-31 12:56:36 -05:00
parent 6407f39d1a
commit fc4b8d244b
26 changed files with 1248 additions and 106 deletions
+4
View File
@@ -1,5 +1,9 @@
# Draugnorak Project Guidelines
## Engine Reference
- If unsure about NVGT behavior or API details, consult the engine source in `nvgt-git/`.
## Asset Usage
**CRITICAL**: The `bloodshed/` directory is for reference only. DO NOT use any assets from the bloodshed directory in this game. It exists solely to help with coding examples and understanding patterns, but none of its files should be included or referenced in the actual game code.