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"]
|
goals: ["Kill everyone","be gentle"]
|
||||||
likes: []
|
likes: []
|
||||||
hates: []
|
hates: []
|
||||||
|
organisations: ["[La Main](../Factions/La%20Main.md)",]
|
||||||
|
|
||||||
status: TODO
|
status: TODO
|
||||||
|
|
||||||
|
@ -30,7 +31,7 @@ status: TODO
|
||||||
> | --- | --- |
|
> | --- | --- |
|
||||||
> |**Peuple** | `=this.race` |
|
> |**Peuple** | `=this.race` |
|
||||||
> | **Ethnie**| `=this.ethnicity`
|
> | **Ethnie**| `=this.ethnicity`
|
||||||
> | **Organisations**| `todo` |
|
> | **Organisations**|`=this.organisations` |
|
||||||
> | **Relations**| `todo` |
|
> | **Relations**| `todo` |
|
||||||
> ## Goûts
|
> ## Goûts
|
||||||
> | | |
|
> | | |
|
||||||
|
|
Loading…
Reference in a new issue