This commit is contained in:
2026-02-21 09:11:12 +01:00
parent d758bbd62c
commit 6e475a7806
3 changed files with 40 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ namespace shadowrun {
PositiveQualities = 9,
NegativeQualities = 10,
Notes = 11,
Inventory = 12,
};
struct ShadowrunCharacter {