Add missing IUserWeaponStory to startedGameStartTables

This commit is contained in:
Ilya Groshev
2026-04-16 15:56:20 +03:00
parent 61507599fc
commit cbc052c3ed
+1
View File
@@ -15,6 +15,7 @@ var startedGameStartTables = []string{
"IUserWeapon",
"IUserWeaponSkill",
"IUserWeaponAbility",
"IUserWeaponStory",
"IUserCompanion",
"IUserDeckCharacter",
"IUserDeck",