fix typo tactitian (#9130)

This commit is contained in:
Nighty
2025-11-03 07:52:52 +11:00
committed by GitHub
parent 75fab68f7e
commit 18f03efd3e
2 changed files with 2 additions and 2 deletions

View File

@@ -353,7 +353,7 @@ return {
},
[44] = {
id = "FatedUnique46",
name = "The Tactitian",
name = "The Tactician",
text = {
"Few men command an army better",
"than the Great Meginord of the North",

View File

@@ -96,7 +96,7 @@ local forcedNameList = { -- fated show twice at the moment, but this list is cau
{ id = "UniqueBow8", name = "Storm Cloud" },
{ id = "FatedUnique21", name = "The Tempest" },
{ id = "UniqueBelt2", name = "The Magnate" },
{ id = "FatedUnique46", name = "The Tactitian" },
{ id = "FatedUnique46", name = "The Tactician" },
{ id = "FatedUnique47", name = "The Nomad" },
{ id = "UniqueStaff14", name = "The Stormheart" },
{ id = "FatedUnique29", name = "The Stormwall" },