add organisations
This commit is contained in:
parent
88ffccae71
commit
69d0b0768e
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ source:
|
|||
goals: ["Kill everyone","be gentle"]
|
||||
likes: []
|
||||
hates: []
|
||||
organisations: ["[La Main](../Factions/La%20Main.md)",]
|
||||
|
||||
status: TODO
|
||||
|
||||
|
@ -30,7 +31,7 @@ status: TODO
|
|||
> | --- | --- |
|
||||
> |**Peuple** | `=this.race` |
|
||||
> | **Ethnie**| `=this.ethnicity`
|
||||
> | **Organisations**| `todo` |
|
||||
> | **Organisations**|`=this.organisations` |
|
||||
> | **Relations**| `todo` |
|
||||
> ## Goûts
|
||||
> | | |
|
||||
|
|
Loading…
Reference in a new issue