Fix char sheet iteration
This commit is contained in:
@@ -20,7 +20,7 @@ export const SKILLS = {
|
||||
"social": { id: "social", label: "FTLNOMAD.Skill.Social" },
|
||||
"physical": { id: "physical", label: "FTLNOMAD.Skill.Physical" },
|
||||
"stealth": { id: "stealth", label: "FTLNOMAD.Skill.Stealth" },
|
||||
"vehicles": { id: "vehicle", label: "FTLNOMAD.Skill.Vehicles" },
|
||||
"vehicles": { id: "vehicles", label: "FTLNOMAD.Skill.Vehicles" },
|
||||
"technology": { id: "technology", label: "FTLNOMAD.Skill.Technology" }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user