mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Added a fallback PDF routine that uses pdfrw package instead of pdftk utility.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -45,7 +45,7 @@ equipment = (
|
||||
|
||||
# List of known spells
|
||||
spells = ('blindness deafness', 'burning hands', 'detect magic',
|
||||
'falsee life', 'mage armor', 'mage hand', 'magic missile',
|
||||
'false life', 'mage armor', 'mage hand', 'magic missile',
|
||||
'prestidigitation', 'ray of frost', 'ray of sickness', 'shield',
|
||||
'shocking grasp', 'sleep',)
|
||||
# Which spells have been prepared (not including cantrips)
|
||||
|
||||
Reference in New Issue
Block a user