updated the character form

This commit is contained in:
2025-11-30 22:32:40 +01:00
parent 3c10555577
commit 0339054f73
3 changed files with 219 additions and 77 deletions

View File

@@ -21,6 +21,8 @@ namespace shadowrun {
MeleeWeapons = 6,
Cyberware = 7,
Bioware = 8,
PositiveQualities = 9,
NegativeQualities = 10,
};
struct ShadowrunCharacter {