1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2026-05-15 09:00:28 +00:00
This commit is contained in:
Yan Maniez 2018-07-19 23:20:55 +02:00
parent c87cfb2bc3
commit 0482f7ff2a
2 changed files with 17 additions and 10 deletions

View file

@ -20,9 +20,10 @@ namespace AideDeJeuLib
"## [Sorts](spells_hd.md)\n\n" +
"## [Créatures](monsters_hd.md)\n\n" +
"# VO (SRD)\n\n" +
"## [Conditions](conditions_vo.md)\n\n" +
"## [Spells](spells_vo.md)\n\n" +
"## [Monsters](monsters_vo.md)\n\n" +
"## [Conditions](conditions_vo.md)\n\n";
"## [Monsters](monsters_vo.md)\n\n"
;
}
}