mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-01 18:38:27 +02:00
Monsters now have a spells attribute that will eventually hold a list of spells.
This commit is contained in:
@@ -96,8 +96,8 @@
|
||||
<dd>[[ spl.component_string ]]</dd>
|
||||
</dl>
|
||||
|
||||
<block class="spell-description">
|
||||
<div class="spell-description">
|
||||
[[ spl.__doc__ | rst_to_html(top_heading_level=1) ]]
|
||||
</block>
|
||||
</div>
|
||||
|
||||
[% endfor %]
|
||||
|
||||
Reference in New Issue
Block a user