Skip to content

Commit

Permalink
Fixed SI Settlement Entity (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: bloodynine <corvetteclass@proton.me>
  • Loading branch information
bloodynine and bloodynine authored Jul 22, 2024
1 parent 8bcb6a3 commit 1854f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entity/specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ export const ENTITIES: Record<string, EntityDescriptor<EntitySpec>> = {
},
focus: {
name: "Focus",
id: "oracle_rollable:sundered_isles/settlement/identity/focus/{{location}}",
id: "oracle_rollable:sundered_isles/settlement/focus/{{location}}",
},
details: {
id: "oracle_rollable:sundered_isles/settlement/details",
Expand Down

0 comments on commit 1854f27

Please sign in to comment.