1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00
This commit is contained in:
Yan Maniez 2018-07-17 22:59:30 +02:00
parent 91615a3cab
commit 11820be476
2 changed files with 24 additions and 1 deletions

View file

@ -71,7 +71,11 @@
</ItemGroup>
<ItemGroup>
<None Include="..\..\Data\classes_hd.md" Link="Data\classes_hd.md" />
<EmbeddedResource Include="..\..\Data\classes_hd.md" Link="Data\classes_hd.md" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="..\..\Data\races_hd.md" Link="Data\races_hd.md" />
</ItemGroup>
<ItemGroup>

19
Data/races_hd.md Normal file
View file

@ -0,0 +1,19 @@
[Demi-elfe]
[Demi-orc]
[Elfe]
[Gnome]
[Halfelin]
[Humain]
[Nain]
[Sangdragon]
[Tieffelin]
[Demi-elfe]: half-elf_hd.md
[Demi-orc]: half-orc_hd.md
[Elfe]: elf_hd.md
[Gnome]: gnome_hd.md
[Halfelin]: halfling_hd.md
[Humain]: human_hd.md
[Nain]: dwarf_hd.md
[Sangdragon]: dragonborn_hd.md
[Tieffelin]: tiefling_hd.md