mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Races
This commit is contained in:
parent
91615a3cab
commit
11820be476
2 changed files with 24 additions and 1 deletions
|
|
@ -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
19
Data/races_hd.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue