Move spell effects to separate page

This commit is contained in:
Lucia Ceionia
2023-06-21 09:09:49 +00:00
parent 6dcadda6b1
commit e4c033b307
3 changed files with 198 additions and 712 deletions

View File

@@ -1,6 +1,6 @@
%.html: %.md
pandoc $< -f markdown -t html -s -o $@
ttrpg: perks.html spelllist.html test.html main.html creatures.html magical_items.html calc.html
ttrpg: perks.html spelllist.html test.html main.html creatures.html magical_items.html calc.html effect.html
all: ttrpg