mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-02 16:27:04 +00:00
Séparation joueurs / MJ
This commit is contained in:
parent
8ba016149b
commit
18c1128aed
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ namespace AideDeJeuLib
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return
|
return
|
||||||
"# VF (H&D)\n\n" +
|
"# Joueurs (H&D)\n\n" +
|
||||||
"## [Races](races_hd.md)\n\n" +
|
"## [Races](races_hd.md)\n\n" +
|
||||||
"## [Classes](classes_hd.md)\n\n" +
|
"## [Classes](classes_hd.md)\n\n" +
|
||||||
"## [Équipement](equipment_hd.md)\n\n" +
|
"## [Équipement](equipment_hd.md)\n\n" +
|
||||||
|
|
@ -20,6 +20,7 @@ namespace AideDeJeuLib
|
||||||
"## [États spéciaux](conditions_hd.md)\n\n" +
|
"## [États spéciaux](conditions_hd.md)\n\n" +
|
||||||
"## [Sorts](spells_hd.md)\n\n" +
|
"## [Sorts](spells_hd.md)\n\n" +
|
||||||
"## [Sorts de mago](spells_hd_with_class_magicien.md)\n\n" +
|
"## [Sorts de mago](spells_hd_with_class_magicien.md)\n\n" +
|
||||||
|
"# MJ\n\n" +
|
||||||
"## [Créatures](monsters_hd.md)\n\n" +
|
"## [Créatures](monsters_hd.md)\n\n" +
|
||||||
//"## [Mignons](baby_bestiary_hd.md)\n\n" +
|
//"## [Mignons](baby_bestiary_hd.md)\n\n" +
|
||||||
"# VO (SRD)\n\n" +
|
"# VO (SRD)\n\n" +
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue